arturseo-geo/claude-code-mcps
5 MCP servers for Claude Code — SEO page auditor, SERP intelligence, Common Crawl backlinks, advanced GSC, WordPress management. By TheGEOLab.net
Platform-specific configuration:
{
"mcpServers": {
"claude-code-mcps": {
"command": "npx",
"args": [
"-y",
"claude-code-mcps"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
> Built by [Artur Ferreira](https://github.com/arturseo-geo) @ [The GEO Lab](https://thegeolab.net) > 𝕏 @TheGEO_Lab · LinkedIn
[](https://docs.anthropic.com/en/docs/claude-code) [](LICENSE) [](#servers)
Production-tested Model Context Protocol (MCP) servers for Claude Code CLI and Claude projects. These servers enable Claude to interact with your tools, APIs, and data sources seamlessly.
MCP servers extend Claude's capabilities by providing access to:
Each server is configured in ~/.mcp.json and auto-loads when Claude Code starts.
git clone https://github.com/arturseo-geo/claude-code-mcps.git
cd claude-code-mcpscp mcp.json.template ~/.mcp.jsonEdit ~/.mcp.json and add API keys/credentials for the servers you want to use (see Configuration below).
claude code --versionClaude will load your MCP servers on startup.
| Server | Purpose | Auth | Status | |--------|---------|------|--------| | GitHub | Repos, PRs, issues, code search, actions | PAT | ✅ Prod | | WordPress | Posts, pages, media, SEO, caching | App password | ✅
Loading reviews...