saurabhsharma2u/search-console-mcp
An MCP server to interact with Google Search Console and Bing Webmasters.
Quick Start
Clone the repository:
git clone https://github.com/saurabhsharma2u/search-console-mcpClaude Desktop configuration example:
{
"mcpServers": {
"search-console-mcp": {
"command": "npx",
"args": [
"-y",
"saurabhsharma2u/search-console-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.