MCP Server
MCP
Web Researcher MCP
Your AI research assistant that cites real sources and stays honest
Install
oci:ghcr.io/zoharbabin/web-researcher-mcp:1.49.1
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "oci",
"identifier": "ghcr.io/zoharbabin/web-researcher-mcp:1.49.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Google Custom Search API key",
"isSecret": true,
"name": "GOOGLE_CUSTOM_SEARCH_API_KEY"
},
{
"description": "Google Programmable Search Engine ID",
"name": "GOOGLE_CUSTOM_SEARCH_ID"
},
{
"description": "Search provider: google, brave, serper, searxng, searchapi, duckduckgo, tavily, exa, hackernews, reddit, bluesky, github, or xquik",
"name": "SEARCH_PROVIDER"
},
{
"description": "Use multiple search engines with automatic switching if one goes down (e.g. brave,google,serper)",
"name": "SEARCH_ROUTING"
},
{
"description": "Brave Search API key",
"isSecret": true,
"name": "BRAVE_API_KEY"
},
{
"description": "Serper.dev API key",
"isSecret": true,
"name": "SERPER_API_KEY"
},
{
"description": "SearchAPI.io API key",
"isSecret": true,
"name": "SEARCHAPI_API_KEY"
},
{
"description": "SearXNG instance URL",
"name": "SEARXNG_URL"
},
{
"description": "Tavily Search API key",
"isSecret": true,
"name": "TAVILY_API_KEY"
},
{
"description": "Exa API key (neural/semantic web search provider)",
"isSecret": true,
"name": "EXA_API_KEY"
},
{
"description": "Xquik API key (metered X/Twitter post search provider)",
"isSecret": true,
"name": "XQUIK_API_KEY"
},
{
"description": "Contact email for SEC EDGAR (enables filing_search); falls back to OPENALEX_EMAIL",
"name": "EDGAR_CONTACT_EMAIL"
},
{
"description": "CourtListener API token (legal_search works without it; a token raises the rate limit)",
"isSecret": true,
"name": "COURTLISTENER_API_TOKEN"
},
{
"description": "FRED API key (enables econ_search for Federal Reserve economic data)",
"isSecret": true,
"name": "FRED_API_KEY"
}
]
},
{
"registryType": "oci",
"identifier": "docker.io/zoharbabin/web-researcher-mcp:1.49.1",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
oci
By
Comments
Sign in to leave a comment