arturseo-geo

Claude Code Mcps — Development skill for Claude Code

Development community

5 MCP servers for Claude Code — SEO page auditor, SERP intelligence, Common Crawl backlinks, advanced GSC, WordPress management.

How to install Claude Code Mcps

This entry records only its repository, not the path inside it, so there is no exact command to give. Open arturseo-geo/claude-code-mcps and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Claude Code Mcps does

5 MCP servers for Claude Code — SEO page auditor, SERP intelligence, Common Crawl backlinks, advanced GSC, WordPress management. By TheGEOLab.net

Alternatives in Development

README

Claude Code MCP Servers Collection

Built by **[Artur Ferreira](https://github.com/arturseo-geo)** @ **[The GEO Lab](https://thegeolab.net)** · [𝕏 @TheGEO\_Lab](https://x.com/TheGEO_Lab) · [LinkedIn](https://linkedin.com/in/arturgeo)

[![Works with Claude Code](https://img.shields.io/badge/Works%20with-Claude%20Code-blueviolet)](https://docs.anthropic.com/en/docs/claude-code) [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE) [![MCP Servers](https://img.shields.io/badge/MCP%20servers-13+-purple)](#servers)

Production-tested [Model Context Protocol](https://modelcontextprotocol.io/) (MCP) servers for [Claude Code](https://docs.anthropic.com/en/docs/claude-code) CLI and Claude projects. These servers enable Claude to interact with your tools, APIs, and data sources seamlessly.

What are MCP Servers?

MCP servers extend Claude's capabilities by providing access to:

  • External APIs (GitHub, WordPress, Google Search Console, GA4, LinkedIn, Gumroad)
  • Databases (PostgreSQL, Redis, Notion)
  • Web tools (Firecrawl web scraping, Puppeteer browser automation)
  • Communication (Telegram messaging)
  • File systems (local filesystem access)

Each server is configured in `~/.mcp.json` and auto-loads when Claude Code starts.

Quick Install

1. Clone this repository

git clone https://github.com/arturseo-geo/claude-code-mcps.git
cd claude-code-mcps

2. Copy MCP configuration

cp mcp.json.template ~/.mcp.json

3. Configure authentication

Edit `~/.mcp.json` and add API keys/credentials for the servers you want to use (see [Configuration](#configuration) below).

4. Test connection

claude code --version

Claude will load your MCP servers on startup.

Servers

Server Purpose Auth Status
GitHub Repos, PRs, issues, code search, actions PAT ✅ Prod
WordPress Posts, pages, media, SEO, caching App password