You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

mcp-serpapi

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mcp-serpapi

A utility for the Model Context Protocol (MCP) to interact with SerpApi.

0.0.5
latest
Source
npmnpm
Version published
Maintainers
0
Created
Source

🔍 MCP Server for SerpAPI

A lightweight command-line tool to query SerpAPI 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:

npm i -g mcp-serpapi

🛠️ Usage & Debugging

To test and debug your MCP server connection, use the official MCP Inspector:

npx @modelcontextprotocol/inspector mcp-serpapi \
  --api-key YOUR_SERPAPI_KEY

📘 CLI Options

View all available CLI options by running:

mcp-serpapi --help
OptionAliasTypeRequiredDescription
--api-key-kstringYesYour SerpAPI private key

💬 Feedback & Contributions

If you encounter issues, have suggestions, or want to contribute, feel free to open an issue or pull request.

📄 License

MIT © 2025 GhosT

Keywords

serpapi

FAQs

Package last updated on 22 Jul 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts