Content
# 🔍 MCP Server for SerpAPI
A lightweight command-line tool to query [SerpAPI](https://serpapi.com/) using the **Model Context Protocol (MCP)**.
Use this tool to connect your AI or context-aware systems to real-time search results via SerpAPI.
> 🙌 Contributions are welcome!
---
## 🚀 Installation
Install globally via npm:
```sh
npm i -g mcp-serpapi
```
## 🛠️ Usage & Debugging
To test and debug your MCP server connection, use the official MCP Inspector:
```sh
npx @modelcontextprotocol/inspector mcp-serpapi \
--api-key YOUR_SERPAPI_KEY
```
## 📘 CLI Options
View all available CLI options by running:
```sh
mcp-serpapi --help
```
| Option | Alias | Type | Required | Description |
| ----------- | ----- | ------ | -------- | ------------------------ |
| `--api-key` | `-k` | string | Yes | Your SerpAPI private key |
## 💬 Feedback & Contributions
If you encounter issues, have suggestions, or want to contribute, feel free to open an [issue or pull request](https://github.com/CdTgr/mcp-serpapi).
## 📄 License
[MIT](./LICENSE) © 2025 GhosT
Connection Info
You Might Also Like
Filesystem
Node.js MCP Server for filesystem operations with dynamic access control.
Fetch
Retrieve and process content from web pages by converting HTML into markdown format.
Agent-Reach
Give your AI agent eyes to see the entire internet. Read & search Twitter,...
Context 7
Context7 MCP provides up-to-date code documentation for any prompt.
context7-mcp
Context7 MCP Server provides natural language access to documentation for...
mempalace
The highest-scoring AI memory system ever benchmarked. And it's free.