Claude Search
Enables web search capabilities for LLMs using the Claude API through a standardized Model Context Protocol (MCP) interface.
About
Claude Search bridges the gap between Large Language Models (LLMs) and real-time web information. By implementing a Model Context Protocol (MCP) server, it empowers LLMs like Claude to access and utilize up-to-date information from the web during conversations. This ensures that LLMs can provide more accurate, contextually relevant, and comprehensive responses by incorporating information retrieved from web searches, enhancing their overall utility and knowledge base.
Key Features
- Web search powered by the Claude API
- Domain filtering (allowed and blocked domains)
- Configurable maximum results per search
- Automatic configuration via Claude Desktop config file
- 32 GitHub stars
Use Cases
- Enriching LLM conversations with real-time information
- Providing up-to-date context for LLM-generated content
- Enabling LLMs to answer questions requiring web research