Loading MCP server directory, please wait...
Real Google rankings as a tool: where a domain ranks for a keyword, plus the top 10 organic results.
npx @getmcp/cli add io.github.epolat/rankjot-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
RANKJOT_API_KEYYour RankJot API key (rjk_...). Free accounts include 25 lookups a month: https://rankjot.com/account
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.epolat/rankjot-mcp": {
"command": "uvx",
"args": [
"rankjot-mcp"
],
"env": {
"RANKJOT_API_KEY": ""
}
}
}
}