Loomal

MCP server for Google Search Console & Indexing API — search analytics, sitemaps, URL inspection

3 starsnpm: @mikusnuz/gsc-mcp

About gsc

gsc is an MCP (Model Context Protocol) server published by mikusnuz in the official MCP registry, listed under Search on Loomal. MCP server for Google Search Console & Indexing API — search analytics, sitemaps, URL inspection

It ships as an npm package (@mikusnuz/gsc-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/mikusnuz/gsc-mcp, where the project has earned 3 GitHub stars.

Use gsc with your agent

Claude Code · one command
claude mcp add gsc -- npx -y @mikusnuz/gsc-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "gsc": {
      "command": "npx",
      "args": [
        "-y",
        "@mikusnuz/gsc-mcp"
      ]
    }
  }
}
npm@mikusnuz/gsc-mcp

Frequently asked questions

What is gsc?
gsc is an MCP (Model Context Protocol) server by mikusnuz in the Search category. MCP server for Google Search Console & Indexing API — search analytics, sitemaps, URL inspection
How do I connect gsc to Claude, Cursor, or another MCP client?
Install gsc from its npm package (@mikusnuz/gsc-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is gsc open source?
Yes — the source code is public at github.com/mikusnuz/gsc-mcp, with 3 GitHub stars.
Can AI agents pay to use gsc?
Not yet through Loomal — gsc is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain gsc? Claim this listing free by verifying GitHub ownership, or contact us.