Back to search
30
MCP

io.github.dave-london/search

io.github.dave-london/search

MCP server for code search (ripgrep + fd) with structured, token-efficient output

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

Similar MCP servers embedding-nearest

io.github.dave-london/http
MCP server for HTTP requests (curl) with structured, token-efficient output
0 tools
io.github.dave-london/github
MCP server for GitHub operations (PRs, issues, actions) with structured, token-efficient output
0 tools
@paretools/search
MCP server for code search — structured ripgrep, fd, jq, and yq results for AI agents
0 tools
io.github.bytedance/mcp-server-search
MCP server for web search operations
0 tools
io.github.dave-london/make
MCP server for Make/Just task runners with structured, token-efficient output
0 tools
io.github.davidweb3-ctrl/github
GitHub MCP Server - List PRs, issues, repo info, and search code
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.dave-london/search": {
      "url": "None",
      "transport": "http"
    }
  }
}