PluginBench
MCP Server
Active
AGPL-3.0

MCP Google Search Console MCP Server

io.github.crunchtools/google-search-console

What is the MCP Google Search Console MCP server?

Secure MCP server for Google Search Console analytics, sitemaps, and URL inspection

How to install MCP Google Search Console

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "google-search-console": {
      "command": "uvx",
      "args": [
        "mcp-google-search-console-crunchtools"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "google-search-console": {
      "command": "uvx",
      "args": [
        "mcp-google-search-console-crunchtools"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "google-search-console": {
      "command": "uvx",
      "args": [
        "mcp-google-search-console-crunchtools"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "google-search-console": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "mcp-google-search-console-crunchtools"
      ]
    }
  }
}
Claude Code
claude mcp add google-search-console -- uvx mcp-google-search-console-crunchtools

Related MCP servers

Trentina

Active

Secure MCP gateway and quarantine for AI agent traffic — three-layer prompt injection defense

3
Python
AGPL-3.0
View repository →

MCP Slack

Active

Secure read-only MCP server for Slack workspaces

2
Python
AGPL-3.0
View repository →

Secure MCP server for GitLab projects, merge requests, issues, and pipelines

1
Python
AGPL-3.0
View repository →

Secure MCP server for WordPress content management

1
Python
AGPL-3.0
View repository →

Secure MCP server for WorkBoard OKR and strategy execution platform

1
Python
AGPL-3.0
View repository →

Secure MCP server for Cloudflare DNS, Transform Rules, and Page Rules

0
Python
AGPL-3.0
View repository →