MCP Server
MCP
io.github.eugenregehr/geo-seo-analyzer-octoboost
Analyze multiple URLs with categorized SEO / GEO checks and scored results.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "octoboost-mcp-server",
"version": "1.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your OctoBoost API key for authenticating requests to the SEO API",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "OCTOBOOST_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment