Home › Search & Research › Argus Retrieval
Argus Retrieval
Multi-provider search broker for AI agents: 14 providers, 12-step extraction, retrieval workflows.
Topics: Search & Data Extraction
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (pypi 1.6.4)
uvx argus-search
Or add to your MCP client config:
{
"mcpServers": {
"argus": {
"command": "uvx",
"args": [
"argus-search"
],
"env": {
"ARGUS_WOLFRAM_API_KEY": "<YOUR_VALUE>",
"ARGUS_BRAVE_API_KEY": "<YOUR_VALUE>",
"ARGUS_TAVILY_API_KEY": "<YOUR_VALUE>",
"ARGUS_EXA_API_KEY": "<YOUR_VALUE>",
"ARGUS_SERPER_API_KEY": "<YOUR_VALUE>",
"ARGUS_LINKUP_API_KEY": "<YOUR_VALUE>",
"ARGUS_SEARXNG_BASE_URL": "<YOUR_VALUE>",
"ARGUS_DATA_ROOT": "<YOUR_VALUE>"
}
}
}
}
ARGUS_WOLFRAM_API_KEYsecret — WolframAlpha App ID (2,000 free computed-answer queries/month)ARGUS_BRAVE_API_KEYsecret — Brave Search API key (2,000 free queries/month)ARGUS_TAVILY_API_KEYsecret — Tavily API key (1,000 free queries/month)ARGUS_EXA_API_KEYsecret — Exa API key (1,000 free queries/month)ARGUS_SERPER_API_KEYsecret — Serper API key (2,500 one-time free queries)ARGUS_LINKUP_API_KEYsecret — Linkup API key (1,000 free queries/month)ARGUS_SEARXNG_BASE_URL— SearXNG instance URL (self-hosted, aggregates 70+ engines)ARGUS_DATA_ROOT— Optional override for the writable Argus runtime corpus root
Related servers
Firecrawl MCP Server
MCP server for Firecrawl — web search, scraping, and biomedical/arXiv paper search.
wigolo
Local-first web intelligence MCP server for AI coding agents
exa-mcp-server
Connect AI agents to Exa for web search, content fetching, and multi-step research.
arxiv-mcp-server
Search arXiv papers, download full text, semantic search, citation graphs, and alerts via MCP.
trieve
Crawl, embed, chunk, search, and retrieve information from datasets through [Trieve](https://trieve.ai)
brightdata-mcp
Bright Data's Web MCP server enabling AI agents to search, extract & navigate the web
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry