关于
Research is a multi-search API aggregator server designed to provide research capabilities comparable to advanced AI models. Built with Deno and Hono, it leverages the Model Context Protocol (MCP) to integrate with tools like Claude Desktop, and supports search APIs such as Brave Search and Tavily Search. The server is designed for local development and containerized deployment, offering efficient search result caching and robust error handling.
主要功能
- Error handling using Neverthrow (Result<T, E> pattern)
- 4 GitHub stars
- Web search via Brave Search API
- Model Context Protocol (MCP) compliance
- Search result caching
- Docker container deployment support
使用案例
- Enhancing AI model research capabilities
- Aggregating multiple search API results
- Integrating web search into Claude Desktop