Citation Tracker
Rank #76,448co.pixelcove/citation-tracker
Checks whether AI search engines cite your target domains for a prompt. $0.75/call via MCP.
Citation Tracker is a Model Context Protocol (MCP) server published by PixelCove. It ranks #76,448 of 115,460 servers tracked on MCP Toplist. Citation Tracker is listed on Official MCP, with 1 tracked version. It was first listed on Aug 26, 2026 and most recently updated on Aug 26, 2026.
Ranks ahead of 39,012 of 115,460 servers on MCP Toplist.
Use Citation Tracker
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http citation-tracker https://citation-tracker.pixelcove.co/mcp[mcp_servers.citation-tracker]
url = "https://citation-tracker.pixelcove.co/mcp"Add to ~/.codex/config.toml.
https://citation-tracker.pixelcove.co/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"citation-tracker": {
"url": "https://citation-tracker.pixelcove.co/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"citation-tracker": {
"type": "http",
"url": "https://citation-tracker.pixelcove.co/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"citation-tracker": {
"serverUrl": "https://citation-tracker.pixelcove.co/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"citation-tracker": {
"url": "https://citation-tracker.pixelcove.co/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/co.pixelcove%2Fcitation-tracker)<a href="https://mcptoplist.com/server/co.pixelcove%2Fcitation-tracker"><img src="https://mcptoplist.com/badge/co.pixelcove%2Fcitation-tracker.svg" alt="MCP Toplist: #76,448 of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
PixelCove
Other servers by PixelCove
View all PixelCove servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Aug 26, 2026 |
Frequently asked questions
- Who maintains Citation Tracker?
- Citation Tracker is maintained by PixelCove, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Citation Tracker listed on the Official MCP Registry?
- Yes — Citation Tracker is listed on the Official MCP Registry.
- How many versions does Citation Tracker have?
- MCP Toplist tracks 1 version of Citation Tracker, most recently published on Aug 26, 2026.
- Where can I find the source code for Citation Tracker?
- The source code for Citation Tracker is hosted at github.com/PixelCove/citation-tracker.