Free, fast, local MCP server for web search, news search, and webpage extraction — no API keys, no Docker, no headless browser.
View on GitHub →
🔍 Audit Wallet Slippage →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"fast-web-search-mcp": {
"command": "npx",
"args": [
"-y",
"iPraBhu/fast-web-search-mcp"
]
}
}
}
Run in terminal:
claude mcp add fast-web-search-mcp npx -y iPraBhu/fast-web-search-mcp
Add to .cursor/mcp.json:
{
"mcpServers": {
"fast-web-search-mcp": {
"command": "npx",
"args": [
"-y",
"iPraBhu/fast-web-search-mcp"
]
}
}
}
README Excerpt
<p align="center"> <h1 align="center">fast-web-search-mcp</h1> <p align="center"> A production-ready Model Context Protocol server for free web search, news search, and webpage content extraction. </p> <p align="center"> <a href="#features">Features</a> · <a href="#quick-start">Quick Start</a> · <a href="#integration">Integration</a> ·
Tools (20)
FWSMCP_CACHE_ENABLEDFWSMCP_CACHE_MAX_ENTRIESFWSMCP_CONFIG_FILEFWSMCP_DEFAULT_LANGUAGEFWSMCP_DEFAULT_REGIONFWSMCP_DIAGNOSTICS_ENABLEDFWSMCP_FETCH_TIMEOUT_MSFWSMCP_GLOBAL_EXCLUDE_DOMAINSFWSMCP_LOG_FORMATFWSMCP_LOG_LEVELFWSMCP_MAX_FETCH_CHARACTERSFWSMCP_MAX_SEARCH_RESULTSFWSMCP_NEWS_CACHE_TTL_MSFWSMCP_PAGE_CACHE_TTL_MSFWSMCP_PROVIDERSFWSMCP_PROVIDER_STRATEGYFWSMCP_PROVIDER_TIMEOUT_MSFWSMCP_REDACT_QUERIESFWSMCP_RESEARCH_TIMEOUT_MSFWSMCP_SAFE_SEARCH
Topics
bingduckduckgogooglellm-toolsmcpweb-scrapingweb-searchweb-search-mcp