MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

G
Google Search Console MCP

Google Search Console MCP Server for Claude, Cursor, Windsurf and other MCP Clients

Created 5/28/2025
Updated about 1 year ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

uvx google-search-console-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "surendranb-google-search-console-mcp": { "command": "uvx", "args": [ "google-search-console-mcp" ] } } }