Back to directory
rmmargt/searchapi-mcp

rmmargt/searchapi-mcp

@RmMargt

A production-ready MCP server providing comprehensive search capabilities through SearchAPI.io for Google, Maps, Flights, Hotels, and more.

searchgooglemcpserverpythontravelflightshotelsmapscommerce

Installation & Configuration

{
  "mcpServers": {
    "searchapi": {
      "command": "uvx",
      "args": [
        "--from",
        "git+https://github.com/RmMargt/searchAPI-mcp.git",
        "mcp-server-searchapi"
      ],
      "env": {
        "SEARCHAPI_API_KEY": "your_api_key_here"
      }
    }
  }
}

Information

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