Loading MCP server directory, please wait...
Find competitors, trace how they grew, watch what they ship — plus your Search Console.
npx @getmcp/cli add io.github.tracetify/tracetify-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
TRACETIFY_API_KEYTracetify API key — create one at https://tracetify.com/dashboard (AI & MCP page)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.tracetify/tracetify-mcp": {
"command": "npx",
"args": [
"-y",
"tracetify-mcp"
],
"env": {
"TRACETIFY_API_KEY": ""
}
}
}
}