Serper (Google Search)
S

Serper (Google Search)

An MCP server that provides Google search services through Serper, enabling LLMs to obtain Google search result information.
2.5 points
10.6K

What is the Serper MCP Server?

This is a middleware that connects to Google search services, allowing language models to obtain the latest web search results through a standard protocol. It encapsulates complex search APIs into simple interfaces, enabling AI applications to easily integrate real-time search capabilities.

How to use the Serper MCP Server?

Simply configure the API key and start the service, and your application can obtain Google search results through simple JSON instructions. It supports multiple installation methods to meet different technical requirements.

Use cases

Suitable for scenarios such as AI dialogue systems, research assistants, and content generation tools that require real-time network information. Particularly suitable for enhancing the timeliness of knowledge for LLMs like Claude.

Main features

Google search integration
Provides complete Google search capabilities through the Serper API, including web, image, news, and other results
Geolocation search
Supports regionalized search by country (gl) and specific location (location)
Time range filtering
Allows filtering of search results by day/week/month/year through the tbs parameter
Multi-language support
Supports multiple language interfaces and results through the hl parameter
Advantages
No need to directly handle the complexity of the Google API
Supports multiple installation methods (uv/pip/global)
Lightweight service with low resource consumption
Natively compatible with the MCP protocol
Limitations
Requires a Serper API key (not free)
The maximum number of returned results is limited to 100
Does not include all Google search functions

How to use

Get an API key
Apply for an API key from the Serper official website
Choose an installation method
Choose uv/pip/global installation according to your environment
Configure the client
Add the Serper server settings to the MCP client configuration
Initiate a search request
Query through the google_search tool

Usage examples

Academic research support
Help researchers obtain the latest papers and academic trends
Local information query
Obtain real-time information about a specific area

Frequently asked questions

Is the Serper API free?
Which countries' search results are supported?
How to debug service issues?

Related resources

Serper official website
Get the API key and documentation
MCP protocol specification
Understand the working principle of the MCP protocol
uv installation tool
A fast Python package management tool

Installation

Copy the following command to your Client for configuration
{
        "mcpServers": {
            "serper": {
                "command": "uvx",
                "args": ["serper-mcp-server"],
                "env": {
                    "SERPER_API_KEY": "<Your Serper API key>"
                }
            }
        }
    }

{
        "mcpServers": {
            "serper": {
                "command": "python3",
                "args": ["-m", "serper_mcp_server"],
                "env": {
                    "SERPER_API_KEY": "<Your Serper API key>"
                }
            }
        }
    }

{
        "mcpServers": {
            "serper": {
                "command": "python3",
                "args": ["serper-mcp-server"],
                "env": {
                    "SERPER_API_KEY": "<Your Serper API key>"
                }
            }
        }
    }
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

C
Claude Context
Claude Context is an MCP plugin that provides in - depth context of the entire codebase for AI programming assistants through semantic code search. It supports multiple embedding models and vector databases to achieve efficient code retrieval.
TypeScript
9.5K
5 points
A
Acemcp
Acemcp is an MCP server for codebase indexing and semantic search, supporting automatic incremental indexing, multi-encoding file processing, .gitignore integration, and a Web management interface, helping developers quickly search for and understand code context.
Python
9.6K
5 points
B
Blueprint MCP
Blueprint MCP is a chart generation tool based on the Arcade ecosystem. It uses technologies such as Nano Banana Pro to automatically generate visual charts such as architecture diagrams and flowcharts by analyzing codebases and system architectures, helping developers understand complex systems.
Python
8.6K
4 points
K
Klavis
Klavis AI is an open-source project that provides a simple and easy-to-use MCP (Model Context Protocol) service on Slack, Discord, and Web platforms. It includes various functions such as report generation, YouTube tools, and document conversion, supporting non-technical users and developers to use AI workflows.
TypeScript
14.7K
5 points
M
MCP
The Microsoft official MCP server provides search and access functions for the latest Microsoft technical documentation for AI assistants
12.5K
5 points
D
Devtools Debugger MCP
The Node.js Debugger MCP server provides complete debugging capabilities based on the Chrome DevTools protocol, including breakpoint setting, stepping execution, variable inspection, and expression evaluation.
TypeScript
9.2K
4 points
M
Mcpjungle
MCPJungle is a self-hosted MCP gateway used to centrally manage and proxy multiple MCP servers, providing a unified tool access interface for AI agents.
Go
0
4.5 points
N
Nexus
Nexus is an AI tool aggregation gateway that supports connecting multiple MCP servers and LLM providers, providing tool search, execution, and model routing functions through a unified endpoint, and supporting security authentication and rate limiting.
Rust
0
4 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
56.9K
4.3 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
29.3K
5 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
16.8K
4.5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
18.1K
4.3 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
52.4K
4.5 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
25.2K
5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
36.7K
4.8 points
C
Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
77.7K
4.7 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIBase