MCP Server
MCP
CoderSwap MCP Server
Build searchable AI research knowledge bases with hybrid vector search directly in Claude Desktop.
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
By
Comments
Sign in to leave a comment