mcp-server-search
If you are the rightful owner of mcp-server-search 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 server providing Google search functionality for AI models, enabling them to access up-to-date web information.
The MCP Server Search is designed to integrate Google search capabilities into AI models, allowing them to retrieve current information from the web. It features Google search integration with caching, configurable request delays, and retries to prevent rate limiting. The server supports both simple and advanced searches, with options for including descriptions in the results. It also implements throttling and randomization to ensure responsible web usage. The server can be easily deployed using Docker, and it offers seamless integration with platforms like Cline through HTTP SSE endpoints.
Features
- Google search integration with caching
- Configurable request delays and retries
- Support for simple and advanced searches
- Throttling and randomization
- Docker deployment for easy setup
Tools
google_search
Search Google and return results. The results are rendered in Markdown format, including title, URL, and description (optional)