Skip to content
Back to search
30
MCP

CoderSwap MCP Server

io.github.njlnaet/coderswap-mcp-server

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

Uptime
0.0%
19 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@codecheck/mcp-server
MCP server for CodeCheck — lets Claude Code and other AI assistants run AI-generated tests automatically
0 tools
codex-mcp-server
MCP server wrapper for OpenAI Codex CLI that enables Claude Code to leverage Codex's AI capabilities directly.
0 tools
codetree-mcp
MCP Server for CodeTree - Query code repositories from Claude Desktop and other MCP clients
0 tools
algochains-library-mcp
MCP server for Claude Desktop: natural-language market research and strategy backtesting with the AlgoChains library.
0 tools
codesort-server
🚀 CodeSort Server v2.0.0 - Simplified, robust MCP server for code analysis. Works with Claude Desktop, Claude CLI, and other AI tools. Zero
0 tools
cocode-mcp
High-performance MCP server for semantic codebase search with hybrid retrieval (vector + BM25 + symbol search)
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "coderswap_mcp_server": {
      "url": "None",
      "transport": "http"
    }
  }
}