← Index

io.github.sustinbebustin/citadel-mcp

io.github.sustinbebustin/citadel-mcp·v1.0.1·Other
Quality Score
85
/100

MCP server bundling per-stack documentation tools for coding agents.

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