rank tracker for Cursor
io.github.dataleadspro/rank-tracker
Track keyword positions over time: create trackers, check ranks, and pull history programmatically.
client:Cursor
transport:streamable-http
tools:6
Install rank tracker in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"rank-tracker": {
"url": "https://data.dataleads.pro/mcp/rank-tracker"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs