← Index

io.github.eugenregehr/geo-seo-analyzer-octoboost

io.github.eugenregehr/geo-seo-analyzer-octoboost·v1.1.1·Maps & Location
Quality Score
84
/100

Analyze multiple URLs with categorized SEO / GEO checks and scored results.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "geo-seo-analyzer-octoboost": {
      "command": "npx",
      "args": [
        "-y",
        "octoboost-mcp-server"
      ],
      "env": {
        "OCTOBOOST_API_KEY": "<your-octoboost_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "geo-seo-analyzer-octoboost": {
      "command": "npx",
      "args": [
        "-y",
        "octoboost-mcp-server"
      ],
      "env": {
        "OCTOBOOST_API_KEY": "<your-octoboost_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y octoboost-mcp-server
§02  Environment variables
OCTOBOOST_API_KEY
requiredsecret

Your OctoBoost API key for authenticating requests to the SEO API

§03  MCP Quality Score  ·  methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Maps & Location