Skip to content
Back to search
30
MCP

magpie-search-mcp

npm/magpie-search-mcp

npx launcher for magpie-search — a federated search engine for AI agents (transcripts, files, knowledge graph, vector, web in one call), trust-ranked and token-budgeted, exposed as an MCP server. Runs the Python package via uv.

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

Similar MCP servers embedding-nearest

io.github.xfloukiex-lab/magpie-search
Federated local-first search across transcripts, files, KG, vectors, web and YouTube for AI agents.
0 tools
search-proxy-mcp
MCP server: Web search for AI agents via DuckDuckGo — npm wrapper
0 tools
google-researcher-mcp
An MCP server providing Google Search, web scraping, and multi-source research tools for AI assistants.
0 tools
gsearch-mcp-cli
Google Search CLI and MCP server for AI agents
0 tools
n24q02m/wet-mcp
Open-source MCP server for AI agents: web search, content extraction, and library docs -- 5-strategy
0 tools
a2asearch-mcp
MCP server for searching and discovering AI agents, MCP servers, CLI tools and agent skills via A2ASearch
0 tools

How to use

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

{
  "mcpServers": {
    "magpie-search-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}