Skip to main content
ClaudeWave
MCP ServersOfficial Registry0 stars0 forksPythonNOASSERTIONUpdated today
ClaudeWave Trust Score
70/100
· OK
Passed
  • Actively maintained (<30d)
  • Topics declared
  • Documented (README)
Flags
  • !Licence file present but not machine-readable
  • !No description
Last scanned: 9/18/2026
Install in Claude Code / Claude Desktop
Method: Docker · ghcr.io/dataleads/rank-tracker-mcp
Claude Code CLI
claude mcp add rank-tracker -- docker run -i --rm ghcr.io/dataleads/rank-tracker-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "rank-tracker": {
      "command": "docker",
      "args": ["run", "-i", "--rm", "ghcr.io/dataleads/rank-tracker-mcp"],
      "env": {
        "DATALEADS_API_KEY": "<dataleads_api_key>"
      }
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
Detected environment variables
DATALEADS_API_KEY
Use cases

MCP Servers overview

# Rank Tracker API

> Track keyword positions over time: create trackers, check ranks, and pull history programmatically.

Part of the **DataLeads** API suite (Monitoring category). Requests render in a real browser with anti-bot handling and protected-page support built in - no proxies to manage, no infrastructure to run.

## Endpoints

| Method | Path | Description |
|---|---|---|
| POST | `/rank/check` | V1 Rank Check |
| POST | `/rank/trackers/create` | V1 Rank Trackers Create |
| POST | `/rank/trackers/list` | V1 Rank Trackers List |
| POST | `/rank/trackers/results` | V1 Rank Trackers Results |
| POST | `/rank/trackers/check-now` | V1 Rank Trackers Check Now |
| POST | `/rank/trackers/delete` | V1 Rank Trackers Delete |

## Quick start

```bash
curl -X POST https://data.dataleads.pro/v1/rank/check \
  -H 'Content-Type: application/json' \
  -d '{"clientKey": "YOUR_CLIENT_KEY", "domain": "example.com", "keywords": ["example", "test"]}'
```

Replace `YOUR_CLIENT_KEY` with your key. Get one at [https://data.dataleads.pro](https://data.dataleads.pro) - free tier included.

## MCP server

- **Remote (Streamable HTTP):** `https://data.dataleads.pro/mcp/rank-tracker`
- **Stdio (Docker):** `docker run -e DATALEADS_API_KEY=yourkey ghcr.io/dataleads/rank-tracker-mcp:latest`

## Pricing

| Tier | Price | Requests |
|---|---|---|
| Free | $0 | 500/mo |
| Starter | $9/mo | 5,000 |
| Pro | $29/mo | 25,000 |
| Business | $99/mo | 100,000 |
| Enterprise | custom | custom |

Full plan details at [https://data.dataleads.pro](https://data.dataleads.pro).

## License

MIT - see [LICENSE](LICENSE).
apidataleadsmcpmcp-serverrank-trackingseo-monitoringserp

What people ask about rank-tracker

What is DataLeadsPRO/rank-tracker?

+

DataLeadsPRO/rank-tracker is mcp servers for the Claude AI ecosystem with 0 GitHub stars.

How do I install rank-tracker?

+

You can install rank-tracker by cloning the repository (https://github.com/DataLeadsPRO/rank-tracker) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is DataLeadsPRO/rank-tracker safe to use?

+

Our security agent has analyzed DataLeadsPRO/rank-tracker and assigned a Trust Score of 70/100 (tier: OK). See the full breakdown of passed checks and flags on this page.

Who maintains DataLeadsPRO/rank-tracker?

+

DataLeadsPRO/rank-tracker is maintained by DataLeadsPRO. The last recorded GitHub activity is dated 2026-09-17, with 0 open issues.

Are there alternatives to rank-tracker?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy rank-tracker to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: DataLeadsPRO/rank-tracker
[![Featured on ClaudeWave](https://claudewave.com/api/badge/dataleadspro-rank-tracker)](https://claudewave.com/repo/dataleadspro-rank-tracker)
<a href="https://claudewave.com/repo/dataleadspro-rank-tracker"><img src="https://claudewave.com/api/badge/dataleadspro-rank-tracker" alt="Featured on ClaudeWave: DataLeadsPRO/rank-tracker" width="320" height="64" /></a>

More MCP Servers

rank-tracker alternatives