Catalog
io.github.njlnaet/coderswap-mcp-server
OfficialCoderSwap MCP Server
Build searchable AI research knowledge bases with hybrid vector search directly in Claude Desktop.
Build searchable AI research knowledge bases with hybrid vector search.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"coderswap-mcp-server": {
"command": "npx",
"args": [
"-y",
"@coderswap/mcp-server@0.1.2"
]
}
}
}