Topic Scorer
Rank #76,449co.pixelcove/topic-scorer
Score pages against 11,485 public taxonomy categories by embedding similarity. $0.05/call via MCP.
Topic Scorer is a Model Context Protocol (MCP) server published by PixelCove. It ranks #76,449 of 115,460 servers tracked on MCP Toplist. Topic Scorer is listed on Official MCP, with 1 tracked version. It was first listed on Aug 24, 2026 and most recently updated on Aug 24, 2026.
Ranks ahead of 39,011 of 115,460 servers on MCP Toplist.
Use Topic Scorer
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http topic-scorer https://topic-scorer.pixelcove.co/mcp[mcp_servers.topic-scorer]
url = "https://topic-scorer.pixelcove.co/mcp"Add to ~/.codex/config.toml.
https://topic-scorer.pixelcove.co/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"topic-scorer": {
"url": "https://topic-scorer.pixelcove.co/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"topic-scorer": {
"type": "http",
"url": "https://topic-scorer.pixelcove.co/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"topic-scorer": {
"serverUrl": "https://topic-scorer.pixelcove.co/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"topic-scorer": {
"url": "https://topic-scorer.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%2Ftopic-scorer)<a href="https://mcptoplist.com/server/co.pixelcove%2Ftopic-scorer"><img src="https://mcptoplist.com/badge/co.pixelcove%2Ftopic-scorer.svg" alt="MCP Toplist: #76,449 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 24, 2026 |
Frequently asked questions
- Who maintains Topic Scorer?
- Topic Scorer is maintained by PixelCove, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Topic Scorer listed on the Official MCP Registry?
- Yes — Topic Scorer is listed on the Official MCP Registry.
- How many versions does Topic Scorer have?
- MCP Toplist tracks 1 version of Topic Scorer, most recently published on Aug 24, 2026.
- Where can I find the source code for Topic Scorer?
- The source code for Topic Scorer is hosted at github.com/PixelCove/topic-scorer.