Octoboost
Freeby MCP Community
OctoBoost MCP Server for token-efficient SEO / GEO analysis. Analyze multiple URLs with categorized checks and scored results.
v1.1.1Added Apr 12, 2026
Octoboost MCP Server
OctoBoost MCP Server for token-efficient SEO / GEO analysis. Analyze multiple URLs with categorized checks and scored results.
Installation
npx -y octoboost-mcp-server
Reviews
Installation
Quick install
npx -y octoboost-mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"octoboost": {
"command": "npx",
"args": ["-y", "octoboost-mcp-server"]
}
}
}