SearchAPI MCP Server
Give AI assistants access to real-time search data through SearchAPI.
Search Google Flights, Hotels, Vacation Rentals, and more.
Documentation
For setup instructions and available tools, see the MCP documentation.
by SearchApi
Give AI assistants access to real-time search data through SearchApi.
Provides real-time search results from the web to AI assistants.
Could not list tools - the server may require authentication or be unreachable.
Give AI assistants access to real-time search data through SearchAPI.
Search Google Flights, Hotels, Vacation Rentals, and more.
For setup instructions and available tools, see the MCP documentation.
claude_desktop_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.searchapi.io/mcp?token={api_token}"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.