Spec Score MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 14 May 2026.
Score your specs before feeding them to an LLM. MCP server with radar chart visualization.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add spec-score-mcp -- npx -y spec-score-mcp
{
"mcpServers": {
"spec-score-mcp": {
"args": [
"-y",
"spec-score-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.spec-score-mcp]
command = "npx"
args = ["-y", "spec-score-mcp"]
{
"mcpServers": {
"spec-score-mcp": {
"args": [
"-y",
"spec-score-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"spec-score-mcp": {
"args": [
"-y",
"spec-score-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.