http-mcp-web-search-server
If you are the rightful owner of http-mcp-web-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.
An MCP (Model Context Protocol) server that provides web search functionality using the Brave Search API.
The HTTP-MCP Web Search Server is a robust Model Context Protocol server designed to facilitate web search functionalities through the Brave Search API. It is built to handle HTTP streamable requests, making it efficient for real-time data retrieval. The server is equipped with features that allow users to perform web searches, execute simple math calculations, and manage HTTP streamable MCP server operations. It is designed to be easily deployable using Docker, with support for environment variables and .env files for configuration. The server also includes a development environment setup with scripts for running in development mode, testing, formatting, and linting code. Additionally, it integrates with GitHub Actions for continuous integration and deployment, ensuring code quality and seamless updates.
Features
- Web search using Brave Search API
- HTTP streamable MCP server
- Simple math calculations
Tools
web_search
Performs web searches using the Brave Search API with parameters for query, count, and offset.