Skip to content

Octoboost

Free

by 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
Works with:ClaudeGPTGeminiCopilot

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

Leave a Review

Installation

Quick install
npx -y octoboost-mcp-server
Add to claude_desktop_config.json
{
  "mcpServers": {
    "octoboost": {
      "command": "npx",
      "args": ["-y", "octoboost-mcp-server"]
    }
  }
}