Free MCP server for web search and content extraction. Zero cost, no API keys. 8 tools: web_search, news_search, fetch_url, deep_search, instant_answer, wiki_summary, auto_answer, related_searches
View on GitHub →
Try with Claude — $10 free →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Or install with pip: pip install free-web-tools
README Excerpt
Zero-cost web search, content extraction, and developer tools via MCP protocol. No API keys, no accounts, no limit. ```bash pip install -e . claude mcp add free-web-search -- python -m mcp_server ``` | Tool | Purpose | Backend | |------|---------|---------| | `web_search` | General web search with time-range, language, domain filtering | DDG + Mojeek + Bing + Startpage (parallel) |
Tools (16)
auto_answer book_search code_search deep_search fetch_url github_file_content github_issues github_repo_info github_search_repos instant_answer news_search package_info related_searches web_search wiki_search wiki_summary