Google Search Console✓
io.github.acamolese/google-search-console-mcp · v2.0.2
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.acamolese/google-search-console-mcp",
"description": "Google Search Console MCP server: SEO audits, performance queries, URL inspection, indexing checks.",
"title": "Google Search Console",
"repository": {
"url": "https://github.com/acamolese/google-search-console-mcp",
"source": "github"
},
"version": "2.0.2",
"websiteUrl": "https://github.com/acamolese/google-search-console-mcp",
"packages": [
{
"registryType": "pypi",
"identifier": "mcp-google-search-console",
"version": "2.0.2",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}