Google Search
0
Exposes Google Programmable Search Engine functionality as a tool via the Model Context Protocol.
Acerca de
This MCP server provides a standardized, tool-based interface to Google's Custom Search Engine (CSE) API, enabling developers and AI models to programmatically perform Google searches. Designed for seamless integration with MCP-compatible clients like IDEs and agent platforms, it supports a wide range of search parameters for refined queries and delivers results in a conversational format, simplifying their consumption by clients and models.
Características Principales
- Support for expanded search parameters (e.g., dateRestrict, siteSearch, fileType)
- 0 GitHub stars
- Provides a clear 'google_search' tool interface
- Flexible configuration via environment variables or .env file
- Google Search Integration using CSE API
- Returns search results in a conversational format for easy client use
Casos de Uso
- Enabling AI agents and models to perform targeted web searches programmatically
- Integrating Google search capabilities into IDEs for enhanced developer workflows
- Programmatic information retrieval for applications requiring real-time search results