Skip to content
Cline

spec score mcp for Cline

io.github.openpoem/spec-score-mcp

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

client:Cline transport:stdio runtime:npm

Install spec score mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "spec-score-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "spec-score-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

spec score mcp in other clients