← Index

io.github.openpoem/spec-score-mcp

io.github.openpoem/spec-score-mcp·v2.0.2·AI & LLMs
Quality Score
83
/100

Score your specs before feeding them to an LLM. MCP server with radar chart visualization.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "spec-score-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "spec-score-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "spec-score-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "spec-score-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y spec-score-mcp
§03  MCP Quality Score  ·  methodology
freshness
23
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in AI & LLMs