Argus Retrieval
Rank #3,664io.github.Khamel83/argus
Multi-provider search broker for AI agents: 14 providers, 12-step extraction, retrieval workflows.
Argus Retrieval is a Model Context Protocol (MCP) server published by khamel83. It ranks #3,664 of 132,046 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. Argus Retrieval is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 5 tracked versions. It was first listed on Mar 31, 2026 and most recently updated on Sep 3, 2026.
Ranks ahead of 128,382 of 132,046 servers on MCP Toplist.
Use Argus Retrieval
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add argus -e "ARGUS_WOLFRAM_API_KEY=<your ARGUS_WOLFRAM_API_KEY>" -e "ARGUS_BRAVE_API_KEY=<your ARGUS_BRAVE_API_KEY>" -e "ARGUS_TAVILY_API_KEY=<your ARGUS_TAVILY_API_KEY>" -e "ARGUS_EXA_API_KEY=<your ARGUS_EXA_API_KEY>" -e "ARGUS_SERPER_API_KEY=<your ARGUS_SERPER_API_KEY>" -e "ARGUS_LINKUP_API_KEY=<your ARGUS_LINKUP_API_KEY>" -e "ARGUS_SEARXNG_BASE_URL=<your ARGUS_SEARXNG_BASE_URL>" -e "ARGUS_DATA_ROOT=<your ARGUS_DATA_ROOT>" -- uvx argus-searchReplace each placeholder with your own value before saving.
[mcp_servers.argus]
command = "uvx"
args = ["argus-search"]
[mcp_servers.argus.env]
ARGUS_WOLFRAM_API_KEY = "<your ARGUS_WOLFRAM_API_KEY>"
ARGUS_BRAVE_API_KEY = "<your ARGUS_BRAVE_API_KEY>"
ARGUS_TAVILY_API_KEY = "<your ARGUS_TAVILY_API_KEY>"
ARGUS_EXA_API_KEY = "<your ARGUS_EXA_API_KEY>"
ARGUS_SERPER_API_KEY = "<your ARGUS_SERPER_API_KEY>"
ARGUS_LINKUP_API_KEY = "<your ARGUS_LINKUP_API_KEY>"
ARGUS_SEARXNG_BASE_URL = "<your ARGUS_SEARXNG_BASE_URL>"
ARGUS_DATA_ROOT = "<your ARGUS_DATA_ROOT>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"argus": {
"command": "uvx",
"args": [
"argus-search"
],
"env": {
"ARGUS_WOLFRAM_API_KEY": "<your ARGUS_WOLFRAM_API_KEY>",
"ARGUS_BRAVE_API_KEY": "<your ARGUS_BRAVE_API_KEY>",
"ARGUS_TAVILY_API_KEY": "<your ARGUS_TAVILY_API_KEY>",
"ARGUS_EXA_API_KEY": "<your ARGUS_EXA_API_KEY>",
"ARGUS_SERPER_API_KEY": "<your ARGUS_SERPER_API_KEY>",
"ARGUS_LINKUP_API_KEY": "<your ARGUS_LINKUP_API_KEY>",
"ARGUS_SEARXNG_BASE_URL": "<your ARGUS_SEARXNG_BASE_URL>",
"ARGUS_DATA_ROOT": "<your ARGUS_DATA_ROOT>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"argus": {
"command": "uvx",
"args": [
"argus-search"
],
"env": {
"ARGUS_WOLFRAM_API_KEY": "<your ARGUS_WOLFRAM_API_KEY>",
"ARGUS_BRAVE_API_KEY": "<your ARGUS_BRAVE_API_KEY>",
"ARGUS_TAVILY_API_KEY": "<your ARGUS_TAVILY_API_KEY>",
"ARGUS_EXA_API_KEY": "<your ARGUS_EXA_API_KEY>",
"ARGUS_SERPER_API_KEY": "<your ARGUS_SERPER_API_KEY>",
"ARGUS_LINKUP_API_KEY": "<your ARGUS_LINKUP_API_KEY>",
"ARGUS_SEARXNG_BASE_URL": "<your ARGUS_SEARXNG_BASE_URL>",
"ARGUS_DATA_ROOT": "<your ARGUS_DATA_ROOT>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"argus": {
"type": "stdio",
"command": "uvx",
"args": [
"argus-search"
],
"env": {
"ARGUS_WOLFRAM_API_KEY": "<your ARGUS_WOLFRAM_API_KEY>",
"ARGUS_BRAVE_API_KEY": "<your ARGUS_BRAVE_API_KEY>",
"ARGUS_TAVILY_API_KEY": "<your ARGUS_TAVILY_API_KEY>",
"ARGUS_EXA_API_KEY": "<your ARGUS_EXA_API_KEY>",
"ARGUS_SERPER_API_KEY": "<your ARGUS_SERPER_API_KEY>",
"ARGUS_LINKUP_API_KEY": "<your ARGUS_LINKUP_API_KEY>",
"ARGUS_SEARXNG_BASE_URL": "<your ARGUS_SEARXNG_BASE_URL>",
"ARGUS_DATA_ROOT": "<your ARGUS_DATA_ROOT>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"argus": {
"command": "uvx",
"args": [
"argus-search"
],
"env": {
"ARGUS_WOLFRAM_API_KEY": "<your ARGUS_WOLFRAM_API_KEY>",
"ARGUS_BRAVE_API_KEY": "<your ARGUS_BRAVE_API_KEY>",
"ARGUS_TAVILY_API_KEY": "<your ARGUS_TAVILY_API_KEY>",
"ARGUS_EXA_API_KEY": "<your ARGUS_EXA_API_KEY>",
"ARGUS_SERPER_API_KEY": "<your ARGUS_SERPER_API_KEY>",
"ARGUS_LINKUP_API_KEY": "<your ARGUS_LINKUP_API_KEY>",
"ARGUS_SEARXNG_BASE_URL": "<your ARGUS_SEARXNG_BASE_URL>",
"ARGUS_DATA_ROOT": "<your ARGUS_DATA_ROOT>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"argus": {
"command": "uvx",
"args": [
"argus-search"
],
"env": {
"ARGUS_WOLFRAM_API_KEY": "<your ARGUS_WOLFRAM_API_KEY>",
"ARGUS_BRAVE_API_KEY": "<your ARGUS_BRAVE_API_KEY>",
"ARGUS_TAVILY_API_KEY": "<your ARGUS_TAVILY_API_KEY>",
"ARGUS_EXA_API_KEY": "<your ARGUS_EXA_API_KEY>",
"ARGUS_SERPER_API_KEY": "<your ARGUS_SERPER_API_KEY>",
"ARGUS_LINKUP_API_KEY": "<your ARGUS_LINKUP_API_KEY>",
"ARGUS_SEARXNG_BASE_URL": "<your ARGUS_SEARXNG_BASE_URL>",
"ARGUS_DATA_ROOT": "<your ARGUS_DATA_ROOT>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Khamel83%2Fargus)<a href="https://mcptoplist.com/server/io.github.Khamel83%2Fargus"><img src="https://mcptoplist.com/badge/io.github.Khamel83%2Fargus.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
khamel83
Available versions (5)
| Version | Published |
|---|---|
| 1.6.4 | Sep 3, 2026 |
| 1.6.2 | May 22, 2026 |
| 1.6.1 | May 18, 2026 |
| 1.5.0 | Apr 28, 2026 |
| 1.3.3 | Apr 14, 2026 |
Frequently asked questions
- Who maintains Argus Retrieval?
- Argus Retrieval is maintained by khamel83, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is Argus Retrieval listed on the Official MCP Registry?
- Yes — Argus Retrieval is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Argus Retrieval have?
- MCP Toplist tracks 5 versions of Argus Retrieval, most recently published on Sep 3, 2026.
- Where can I find the source code for Argus Retrieval?
- The source code for Argus Retrieval is hosted at github.com/khamel83/argus.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.