searchapi-mcp-server

Ahmednsh/searchapi-mcp-server
★ 0 stars TypeScript AI/LLM Updated today
MCP server for SearchApi.io — Google Search, Shopping, Jobs & YouTube as tools for Claude and other MCP clients
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "searchapi-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "Ahmednsh/searchapi-mcp-server"
      ]
    }
  }
}

README Excerpt

```bash npx @ahmednsh/searchapi-mcp-server ``` MCP server exposing [SearchApi.io](https://www.searchapi.io/) as four tools: Google Search, Google Shopping, Google Jobs, and YouTube Search. Results come back as compact structured text built for an LLM context — direct answers first, no raw JSON. > Community project — not affiliated with or endorsed by SearchApi.io.

Topics

claudemcpmodel-context-protocolsearchapitypescript