← Index

io.github.CrossPad/crosspad-mcp

io.github.CrossPad/crosspad-mcp·v4.0.1·Other
Quality Score
85
/100

Development workflow server for CrossPad — build, test, run, screenshot, and navigate code

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