Spec Score MCP
Rank #48,657io.github.openpoem/spec-score-mcp
MCP server providing spec-score-mcp capabilities
Spec Score MCP is a Model Context Protocol (MCP) server published by openpoem. It ranks #48,657 of 132,113 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Spec Score MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Feb 21, 2026 and most recently updated on Feb 28, 2026.
Ranks ahead of 83,456 of 132,113 servers on MCP Toplist.
Use Spec Score MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add spec-score-mcp -- npx -y spec-score-mcp[mcp_servers.spec-score-mcp]
command = "npx"
args = ["-y", "spec-score-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"spec-score-mcp": {
"command": "npx",
"args": [
"-y",
"spec-score-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"spec-score-mcp": {
"command": "npx",
"args": [
"-y",
"spec-score-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"spec-score-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"spec-score-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"spec-score-mcp": {
"command": "npx",
"args": [
"-y",
"spec-score-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"spec-score-mcp": {
"command": "npx",
"args": [
"-y",
"spec-score-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/io.github.openpoem%2Fspec-score-mcp)<a href="https://mcptoplist.com/server/io.github.openpoem%2Fspec-score-mcp"><img src="https://mcptoplist.com/badge/io.github.openpoem%2Fspec-score-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
openpoem
Other servers by openpoem
View all openpoem servers →Available versions (2)
| Version | Published |
|---|---|
| 2.0.2 | Feb 28, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Spec Score MCP?
- Spec Score MCP is maintained by openpoem, which publishes 4 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Spec Score MCP listed on the Official MCP Registry?
- Yes — Spec Score MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Spec Score MCP have?
- MCP Toplist tracks 2 versions of Spec Score MCP, most recently published on Feb 28, 2026.
- Where can I find the source code for Spec Score MCP?
- The source code for Spec Score MCP is hosted at github.com/openpoem/spec-score-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.