RFP.ai
v1.0.1
ai.rfp/rfp-ai
Draft cited RFP and security questionnaire answers from your knowledge base, with human review
io.github.Khamel83/argus · v1.6.2
Multi-provider search broker for AI agents: 14 providers, 12-step extraction, retrieval workflows.
Argus Retrieval 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"argus": {
"command": "uvx",
"args": [
"argus-search"
]
}
}
}ARGUS_WOLFRAM_API_KEY可选secretWolframAlpha App ID (2,000 free computed-answer queries/month)
ARGUS_BRAVE_API_KEY可选secretBrave Search API key (2,000 free queries/month)
ARGUS_TAVILY_API_KEY可选secretTavily API key (1,000 free queries/month)
ARGUS_EXA_API_KEY可选secretExa API key (1,000 free queries/month)
ARGUS_SERPER_API_KEY可选secretSerper API key (2,500 one-time free queries)
ARGUS_LINKUP_API_KEY可选secretLinkup 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
v1.0.1
ai.rfp/rfp-ai
Draft cited RFP and security questionnaire answers from your knowledge base, with human review
v1.1.0
io.github.xenarch-ai/xenarch-mcp
Xenarch — x402 MCP server for AI agent payments. Non-custodial, USDC on Base L2.
v1.0.0
com.docimprint/api
AI document intelligence: extract, summarize, claim-check, and notarize with on-chain proofs.
v0.14.0
io.github.blackwell-systems/agent-lsp
Stateful LSP runtime for AI agents — 50+ tools across 30+ languages via MCP.
v0.2.13
io.github.hostinger/hostinger-api-mcp
MCP server for Hostinger API
v0.41.0
io.github.zhitongblog/unterm
The terminal AI agents can drive: spawn panes, run commands, read screens, scrolling screenshots.
{
"id": "io.github.Khamel83/argus",
"type": "mcp-server",
"version": "1.6.2",
"displayName": "Argus Retrieval",
"description": "Multi-provider search broker for AI agents: 14 providers, 12-step extraction, retrieval workflows.",
"repository": {
"url": "https://github.com/Khamel83/argus",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "pypi",
"identifier": "argus-search",
"version": "1.6.2",
"runtimeHint": "uvx",
"transport": "stdio",
"environmentVariables": [
{
"name": "ARGUS_WOLFRAM_API_KEY",
"description": "WolframAlpha App ID (2,000 free computed-answer queries/month)",
"isSecret": true
},
{
"name": "ARGUS_BRAVE_API_KEY",
"description": "Brave Search API key (2,000 free queries/month)",
"isSecret": true
},
{
"name": "ARGUS_TAVILY_API_KEY",
"description": "Tavily API key (1,000 free queries/month)",
"isSecret": true
},
{
"name": "ARGUS_EXA_API_KEY",
"description": "Exa API key (1,000 free queries/month)",
"isSecret": true
},
{
"name": "ARGUS_SERPER_API_KEY",
"description": "Serper API key (2,500 one-time free queries)",
"isSecret": true
},
{
"name": "ARGUS_LINKUP_API_KEY",
"description": "Linkup API key (1,000 free queries/month)",
"isSecret": true
},
{
"name": "ARGUS_SEARXNG_BASE_URL",
"description": "SearXNG instance URL (self-hosted, aggregates 70+ engines)"
},
{
"name": "ARGUS_DATA_ROOT",
"description": "Optional override for the writable Argus runtime corpus root"
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.Khamel83/argus",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.Khamel83%2Fargus/versions/latest",
"isOfficial": true,
"status": "active"
}
}