search-server

search-server

3.5

If you are the rightful owner of search-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Search MCP Server is a search service implementation based on the MCP protocol, supporting multiple search engines and seamless integration with tools like Cursor and Claude Desktop.

Search MCP Server is a Python-based search service that supports asynchronous processing and high concurrency requests. It currently supports three search engines: Brave Search, Metaso Search, and Bocha Search. The server is designed to integrate seamlessly with tools like Cursor and Claude Desktop, enhancing their content retrieval capabilities. Each search engine is implemented as an independent module, allowing for modular use and easy integration into other projects. The server is configured to run only one search engine at a time, with options to choose based on user needs and preferences. The project is structured to facilitate easy configuration and deployment, with detailed setup instructions provided for different environments.

Features

  • Multi-Search Engine Support: Offers Brave, Metaso, and Bocha search engines with various capabilities.
  • Seamless Integration: Designed for integration with Claude Desktop and Cursor, enhancing content retrieval.
  • Modular Design: Each search engine is an independent module, allowing for flexible use and integration.