SearchAPI Agent
JSON →An MCP agent that integrates various search tools using the SearchAPI service. Requires SearchAPI and Google API keys.
Install
pip install -r Tools · 5
- search_google Perform Google web search with support for knowledge graph, related questions, search suggestions, multi-language, region-specific results, time range filtering, and safe search options.
- search_google_video Search for video content with support for video list retrieval, carousel, short videos, duration filtering, source filtering, upload time sorting, and HD preview.
- search_google_maps Search for places and services on Google Maps, get place details, view user reviews, and retrieve location coordinates.
- search_google_flights Search for one-way, round-trip, or multi-city flights, with price calendar, filtering, sorting, baggage allowance, and airline selection.
- search_google_hotels Search for hotels by location, check price and availability, filter by facilities and services, view user ratings and reviews, special offers, and room types.
Environment variables
SEARCHAPI_API_KEYGOOGLE_API_KEY
Links
★ 13 GitHub stars