Back to directory
urdjmk/serpapi-mcp-server

urdjmk/serpapi-mcp-server

@URDJMK

A collection of MCP servers for SerpAPI and YouTube search capabilities

serpapigoogle-searchyoutubesearchmcpaiassistantapicontext

Installation & Configuration

{
  "serpapi-google-search": {
    "type": "stdio",
    "command": "python",
    "args": [
      "src/serpapi_google_search.py"
    ],
    "env": {
      "PYTHONPATH": "path/to/site-packages"
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15