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.zoharbabin/web-researcher-mcp · v1.27.1
Your AI research assistant that cites real sources and stays honest
Web Researcher MCP 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"web-researcher-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/zoharbabin/web-researcher-mcp:1.27.1"
]
}
}
}GOOGLE_CUSTOM_SEARCH_API_KEY可选secretGoogle Custom Search API key
GOOGLE_CUSTOM_SEARCH_ID可选Google Programmable Search Engine ID
SEARCH_PROVIDER可选Search provider: google, brave, serper, searxng, searchapi, duckduckgo, tavily, or exa
SEARCH_ROUTING可选Use multiple search engines with automatic switching if one goes down (e.g. brave,google,serper)
BRAVE_API_KEY可选secretBrave Search API key
SERPER_API_KEY可选secretSerper.dev API key
SEARCHAPI_API_KEY可选secretSearchAPI.io API key
SEARXNG_URL可选SearXNG instance URL
TAVILY_API_KEY可选secretTavily Search API key
EXA_API_KEY可选secretExa API key (also enables the answer and structured_search tools)
EDGAR_CONTACT_EMAIL可选Contact email for SEC EDGAR (enables filing_search); falls back to OPENALEX_EMAIL
COURTLISTENER_API_TOKEN可选secretCourtListener API token (legal_search works without it; a token raises the rate limit)
FRED_API_KEY可选secretFRED API key (enables econ_search for Federal Reserve economic data)
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.zoharbabin/web-researcher-mcp",
"type": "mcp-server",
"version": "1.27.1",
"displayName": "Web Researcher MCP",
"description": "Your AI research assistant that cites real sources and stays honest",
"repository": {
"url": "https://github.com/zoharbabin/web-researcher-mcp",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "oci",
"identifier": "ghcr.io/zoharbabin/web-researcher-mcp:1.27.1",
"transport": "stdio",
"environmentVariables": [
{
"name": "GOOGLE_CUSTOM_SEARCH_API_KEY",
"description": "Google Custom Search API key",
"isSecret": true
},
{
"name": "GOOGLE_CUSTOM_SEARCH_ID",
"description": "Google Programmable Search Engine ID"
},
{
"name": "SEARCH_PROVIDER",
"description": "Search provider: google, brave, serper, searxng, searchapi, duckduckgo, tavily, or exa"
},
{
"name": "SEARCH_ROUTING",
"description": "Use multiple search engines with automatic switching if one goes down (e.g. brave,google,serper)"
},
{
"name": "BRAVE_API_KEY",
"description": "Brave Search API key",
"isSecret": true
},
{
"name": "SERPER_API_KEY",
"description": "Serper.dev API key",
"isSecret": true
},
{
"name": "SEARCHAPI_API_KEY",
"description": "SearchAPI.io API key",
"isSecret": true
},
{
"name": "SEARXNG_URL",
"description": "SearXNG instance URL"
},
{
"name": "TAVILY_API_KEY",
"description": "Tavily Search API key",
"isSecret": true
},
{
"name": "EXA_API_KEY",
"description": "Exa API key (also enables the answer and structured_search tools)",
"isSecret": true
},
{
"name": "EDGAR_CONTACT_EMAIL",
"description": "Contact email for SEC EDGAR (enables filing_search); falls back to OPENALEX_EMAIL"
},
{
"name": "COURTLISTENER_API_TOKEN",
"description": "CourtListener API token (legal_search works without it; a token raises the rate limit)",
"isSecret": true
},
{
"name": "FRED_API_KEY",
"description": "FRED API key (enables econ_search for Federal Reserve economic data)",
"isSecret": true
}
]
},
{
"registryType": "oci",
"identifier": "docker.io/zoharbabin/web-researcher-mcp:1.27.1",
"transport": "stdio"
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.zoharbabin/web-researcher-mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.zoharbabin%2Fweb-researcher-mcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}