Back to Browse

Search Console MCP Server

Developer ToolsModerate6.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

Google Search Console for any MCP client - 30-second login, no Google Cloud project. Read-only.

About

Google Search Console for any MCP client - 30-second login, no Google Cloud project. Read-only.

Security Report

6.0
Moderate6.0Moderate Risk

A well-architected MCP server for Google Search Console with strong security fundamentals. Authentication is properly scoped to read-only operations, credentials are stored securely with appropriate file permissions, and there are no malicious patterns or dangerous code constructs. Minor code quality observations around error handling breadth and input validation do not materially impact security posture. Permissions align well with the stated purpose of querying Search Console data. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue.

6 files analyzed · 10 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

File System Read

Reads files on your machine. Normal for tools that analyze or process local data.

File System Write

Writes or modifies files on your machine. Check that this is expected for the tool.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-sudomichael-search-console-mcp": {
      "args": [
        "-y",
        "search-console-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!

Search Console MCP Server - Google Search Console for any MCP client - 30-second login, | MCP Marketplace