← Back to Plugins
MCP Server MCP

CoderSwap MCP Server

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y @coderswap/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "@coderswap/mcp-server",
      "version": "0.1.2",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...