← Index

CoderSwap MCP Server

io.github.njlnaet/coderswap-mcp-server·v0.1.2·Search
Quality Score
73
/100

Build searchable AI research knowledge bases with hybrid vector search directly in Claude Desktop.

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