Skip to main content
Glama

serpex_search

Search the web using multiple search engines including Google, Bing, and DuckDuckGo. Get structured results with time filtering options for comprehensive web research.

Instructions

Search the web using Serpex API. Returns structured search results from multiple engines (Google, Bing, DuckDuckGo, Brave, Yahoo, Yandex).

Input Schema

NameRequiredDescriptionDefault
qYesSearch query (max 500 characters)
engineNoSearch engine (default: auto)
time_rangeNoFilter by time range

Input Schema (JSON Schema)

{ "properties": { "engine": { "description": "Search engine (default: auto)", "enum": [ "auto", "google", "bing", "duckduckgo", "brave", "yahoo", "yandex" ], "type": "string" }, "q": { "description": "Search query (max 500 characters)", "type": "string" }, "time_range": { "description": "Filter by time range", "enum": [ "all", "day", "week", "month", "year" ], "type": "string" } }, "required": [ "q" ], "type": "object" }

Other Tools from Serpex MCP

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/divyeshradadiya/serpex-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server