MCP Server
MCP
Search Console MCP
Google Search Console + Bing Webmaster Tools + GA4 — unified SEO intelligence for AI agents.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "search-console-mcp",
"version": "2.0.3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Google Cloud Service Account JSON key content or path. Optional if OAuth setup is used.",
"format": "string",
"isSecret": true,
"name": "GOOGLE_APPLICATION_CREDENTIALS"
},
{
"description": "Bing API Key",
"format": "string",
"isSecret": true,
"name": "BING_API_KEY"
},
{
"description": "PageSpeed Insights API key for higher quota (25k/day). Optional.",
"format": "string",
"isSecret": true,
"name": "PAGESPEED_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment