MCP Server
MCP
Trakkr
AI visibility analytics for brands across citations, prompts, competitors, research, and reports.
Install
uvx trakkr-mcp
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://api.trakkr.ai/mcp"
}
],
"packages": [
{
"registryType": "pypi",
"identifier": "trakkr-mcp",
"version": "0.19.1",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional MCP connect token from Trakkr Settings > Developer. If omitted, the server starts Trakkr's device authorization flow.",
"format": "string",
"isSecret": true,
"name": "TRAKKR_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
streamable-http
pypi
Comments
Sign in to leave a comment