A MCP server for Serper that enables AI assistants to perform Google searches via the Serper API. Developed by Gary Meng, this implementation provides a simple interface for querying Google search results with support for various parameters including location, language, and time period filters. The server is designed to be easily integrated with Claude and other AI applications through standard MCP configuration, allowing models to retrieve up-to-date information from the web without direct internet access.
Get the result of the search. Required arguments: q (string): The query to search for. Optional arguments: gl (string): The country to search in, location (string): The location to search in, hl (string): The language to search in, tbs (string): The time period to search in, num (integer): The number of results to return, page (integer): The page number to return.
No reviews yet. Be the first to review!
Sign in to join the conversation
Our bundler currently only supports TypeScript-based servers. Check back soon!