← Index

io.github.n0zer0d4y/mercury-spec-ops

io.github.n0zer0d4y/mercury-spec-ops·v0.1.2·Other
Quality Score
70
/100

Modular MCP server for dynamic prompt generation and software development analysis tools

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