Developer Tools
Trust: 32/100 (Limited)io.github.eugenregehr/octoboost Guide
Analyze multiple URLs with categorized SEO checks and scored results.
by eugenregehr
Quick Start
Install
npx octoboost-mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-eugenregehr-octoboost": {
"command": "npx",
"args": [
"octoboost-mcp-server"
]
}
}
}