MCP Server
MCP
io.github.sarahpark/google-search-console
Google Search Console MCP server — search analytics, URL inspection, and sitemaps
Install
npx -y @sarahpark/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@sarahpark/google-search-console-mcp",
"version": "1.0.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Path to Google service account JSON key file",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "GOOGLE_APPLICATION_CREDENTIALS"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment