Loading MCP server directory, please wait...
Track keyword rankings, research SEO opportunities, and manage Bisibility projects with AI agents.
npx @getmcp/cli add com.bisibility/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
BISIBILITY_API_KEYA Bisibility project API key or personal access token.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.bisibility/mcp": {
"command": "npx",
"args": [
"-y",
"@bisibility/mcp"
],
"env": {
"BISIBILITY_API_KEY": "",
"BISIBILITY_BASE_URL": "https://eu.bisibility.com/api/v1",
"BISIBILITY_PROJECT_ID": "",
"BISIBILITY_MCP_READ_ONLY": "",
"BISIBILITY_MCP_TOOLSETS": ""
}
}
}
}