Back to directory
ahonn/mcp-server-gsc

ahonn/mcp-server-gsc

@ahonn

A Model Context Protocol (MCP) server providing access to Google Search Console

google-search-consoleseoanalyticssearch-datamcp-servertypescriptcontext

Installation & Configuration

{
  "mcpServers": {
    "gsc": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-gsc"
      ],
      "env": {
        "GOOGLE_APPLICATION_CREDENTIALS": "/path/to/credentials.json"
      }
    }
  }
}

Information

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