MCP Server
io.github.xfloukiex-lab/magpie-search MCP Server
io.github.xfloukiex-lab/magpie-search
What is the io.github.xfloukiex-lab/magpie-search MCP server?
Federated local-first search across transcripts, files, KG, vectors, web and YouTube for AI agents.
How to install io.github.xfloukiex-lab/magpie-search
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"magpie-search": {
"command": "uvx",
"args": [
"magpie-search",
"magpie-search-mcp"
]
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"magpie-search": {
"command": "uvx",
"args": [
"magpie-search",
"magpie-search-mcp"
]
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"magpie-search": {
"command": "uvx",
"args": [
"magpie-search",
"magpie-search-mcp"
]
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"magpie-search": {
"type": "stdio",
"command": "uvx",
"args": [
"magpie-search",
"magpie-search-mcp"
]
}
}
}Claude Code
claude mcp add magpie-search -- uvx magpie-search magpie-search-mcpRelated MCP servers
Ruthless prioritization: cuts a list to the 1-3 items that actually serve your goal.
View repository →The capstone of the Grand Line stack — collect every tool to reveal the One Piece.
View repository →Finds a plan's blind spots: unstated assumptions, omitted risks, and missing pieces.
View repository →A local causality ledger: records decisions and the reasons, for an agent to recall.
View repository →