mcp-web-search-tool
Active·★ 14·MIT·Updated 2026-05-23
★ Trending★ API Integration
A MCP server providing real-time web search capabilities to any AI model.
This tool provides a Model Context Protocol server that enables AI assistants to perform real-time web searches. It currently integrates with the Brave Search API and supports pluggable search providers. Search results are returned in a structured JSON format, and the tool automatically categorizes queries for context-aware responses.
#agent#claude#claude-ai#mcp#mcp-server#mcp-servers#model-context-protocol#search-agent
01
Features
01Real-Time Information Access
02Pluggable Search Providers
03Structured Output Format
04Smart Query Handling
02
Compatibility
Windows
Windows
Verified via docs
macOS
macOS
Verified via docs
Linux
Linux
Verified via docs
03
Quick start
1
$ git clone https://github.com/gabrimatic/mcp-web-search-tool.git
2
$ cd mcp-web-search-tool
3
$ npm install
4
$ npm run build
04
Use cases
↳Enable AI assistants to answer real-time questions (weather, news, sports, stock market)
↳Integrate with Claude Desktop for automated web search
↳General real-time web search for time-sensitive information
05
Alternatives
FunASR★ 16.6k
Industrial-grade speech recognition toolkit: 170x realtime, 50+ languages, speaker diarization, emotion detection, streaming, and OpenAI-compatible API.
context-mode★ 16.0k
Context window optimization for AI coding agents. Sandboxes tool output, 98% reduction. 12 platforms
Auto-claude-code-research-in-sleep★ 11.0k
ARIS ⚔️ (Auto-Research-In-Sleep) — Claude Code skills for autonomous ML research: cross-model review loops, idea discovery, and experiment automation via Codex MCP
agents-best-practices★ 1.1k
Provider-neutral Agent Skill for Codex, Claude Code, and agentic harness design.
openagent★ 5.1k
⚡️AI Cloud OS: Open-source enterprise-level AI knowledge base and MCP (model-context-protocol)/A2A (agent-to-agent) management platform with admin UI, user management and Single-Sign-On⚡️, supports ChatGPT, Claude, Llama, Ollama, HuggingFace, etc., chat bot demo: https://ai.casibase.com, admin UI demo: https://ai-admin.casibase.com
Related searches
Comments
Log in to leave a comment
- JJesse GarciaMay 16, 2026
Search results are formatted for AI consumption, not raw HTML.
- OOaklyn ClarkApr 29, 2026
Real-time web search for any AI model via MCP — straightforward and useful.
- DDakota ClarkApr 12, 2026
Works with the major AI models through a consistent MCP interface.
- MMorgan KimFeb 28, 2026
Good for AI workflows that need current web information.