Back to directory
jmchat/mcp-search-console-ts

jmchat/mcp-search-console-ts

@jmchat

Google Search Console API tools via Model Context Protocol

google-search-consoleseoanalyticssearch-optimizationmcp-servertypescriptcontext

Installation & Configuration

{
  "mcpServers": {
    "google-search-console": {
      "command": "npx",
      "args": [
        "mcp-search-console"
      ],
      "cwd": "/tmp",
      "env": {
        "GOOGLE_APPLICATION_CREDENTIALS": "/path/to/your/credentials.json"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/13
Updated
2026/6/13