← Back to Plugins
MCP Server MCP

Trakkr

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

AI visibility analytics for brands across citations, prompts, competitors, research, and reports.

Homepage Verified source

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

Loading comments...