Installation & Configuration
{
"mcpServers": {
"Search Console Analytics": {
"command": "uv",
"args": [
"run",
"--with",
"google-api-python-client",
"--with",
"google-auth",
"--with",
"mcp[cli]",
"--with",
"pandas",
"mcp",
"run",
"server.py"
],
"env": {
"GOOGLE_APPLICATION_CREDENTIALS": "<path-to-credentials-json>"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/17
Updated
2026/6/17