StackMCP
Intermediate

SEO Professional Stack

Technical SEO, keyword research, search analytics, and competitive analysis. Google Search Console, Semrush, and analytics in one config.

5 servers19.3K tokens10% of context

Token Budget

19.3K used (9.7%)180.7K remaining
Semrush MCP6.2K (3.1%)
Firecrawl MCP3.1K (1.5%)
Google Search Console MCP2.6K (1.3%)
Google Analytics MCP2.1K (1.0%)
Brave Search MCP1.0K (0.5%)

This stack is lightweight. Plenty of room for your prompts and code context.

Config

Paste in ~/.claude.json

json
{
  "mcpServers": {
    "semrush-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "semrush-mcp"
      ],
      "env": {
        "SEMRUSH_API_KEY": "YOUR_SEMRUSH_API_KEY"
      }
    },
    "firecrawl-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "firecrawl-mcp"
      ],
      "env": {
        "FIRECRAWL_API_KEY": "YOUR_FIRECRAWL_API_KEY"
      }
    },
    "google-search-console-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-gsc"
      ],
      "env": {
        "GOOGLE_APPLICATION_CREDENTIALS": "YOUR_GOOGLE_APPLICATION_CREDENTIALS"
      }
    },
    "google-analytics-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@google-analytics/mcp"
      ],
      "env": {
        "GA_PROPERTY_ID": "YOUR_GA_PROPERTY_ID",
        "GOOGLE_APPLICATION_CREDENTIALS": "YOUR_GOOGLE_APPLICATION_CREDENTIALS"
      }
    },
    "brave-search-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-brave-search"
      ],
      "env": {
        "BRAVE_API_KEY": "YOUR_BRAVE_API_KEY"
      }
    }
  }
}

Included Servers

Google Search Console MCP

ahonn

60
seo

Access GSC search analytics, URL inspection, sitemap management, and detect quick-win keyword opportunities.

1991.6k/wk2.6K tokens(1%)1mo ago

Your primary data source. Search analytics, URL inspection, and sitemap management — see exactly how Google sees your site.

Semrush MCP

Semrush

65
seo

Competitive analysis, keyword research, backlink audits, and market intelligence from Semrush data. Official integration.

3031/wk6.2K tokens(3%)Official2w ago

Keyword research, backlink audits, and competitive intelligence. Find gaps in your strategy and track your domain authority.

Recommended Skills

Skills that pair with the servers in this stack. Learn more

For Firecrawl MCP

Firecrawl Web ScrapingOfficialworkflow

Web scraping and content extraction workflows using Firecrawl. Includes crawl configuration and data pipeline patterns.

npx skillsadd firecrawl/cli/firecrawl