Loading MCP server directory, please wait...
Track how 6 AI engines cite your brand, daily, with live Google Search Console.
npx @getmcp/cli add com.cituna/cituna-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
CITUNA_API_KEYPersonal API key from the Cituna app: Integrations, then "Claude / MCP access", then Generate token. Looks like cituna_sk_...
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.cituna/cituna-mcp": {
"command": "npx",
"args": [
"-y",
"cituna-mcp"
],
"env": {
"CITUNA_API_KEY": "",
"CITUNA_API_URL": ""
}
}
}
}