Skip to main content
Glama
Trangguapa

Google Search Console MCP Server

by Trangguapa

Google Search Console MCP Server

MCP (Model Context Protocol) server for Google Search Console API. Enables Claude to query GSC data automatically.

Quick Start

1. Install Dependencies

npm install

2. Run Server

npm start

Server will start on http://localhost:3000

  • MCP endpoint: http://localhost:3000/mcp

  • Health check: http://localhost:3000/health

  1. Fork/import this repo into Replit

  2. Click "Run" button

  3. Copy the public URL (e.g., https://[project].replit.dev)

  4. In Claude.ai:

    • Settings → Connectors → Add Custom Connector

    • Name: "Google Search Console"

    • Remote MCP server URL: https://[project].replit.dev/mcp

    • Save & Connect

  5. Authorize your Google account when prompted

Related MCP server: google-search-console

Available Tools

get_search_analytics

Query Search Console performance data for a date range.

Parameters:

  • siteUrl: Site URL (e.g., sc-domain:gogolfvietnam.com)

  • startDate: YYYY-MM-DD format

  • endDate: YYYY-MM-DD format

  • dimensions: Array of dimensions to group by (query, page, country, device)

  • rowLimit: Max rows to return (default: 25000)

get_sites

List all verified sites in your Search Console account.

set_access_token

Set OAuth2 access token (called automatically by Claude after authorization).

Environment

No environment variables required. OAuth2 tokens are managed by Claude.ai.

License

MIT

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • Turn Search Console data into SEO actions, content, publishing, indexing, and AI insights.

  • SEO research, audits, backlinks, GSC, and content workflow tools for AI agents.

  • Web search, news, page retrieval, sitemaps, and trending topics through Search1API.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Trangguapa/gogolfvietnam-gsc-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server