Skip to main content
Glama

4get MCP Server

by yshalsager

fourget_web_search

Search the web using the 4get meta search engine to retrieve web results with titles, URLs, descriptions, and optional featured answers, supporting pagination and extended search mode.

Instructions

Search the web using the 4get meta search engine. Returns web results with titles, URLs, descriptions, and optional featured answers. Supports pagination via the 'npt' token and extended search mode.

Input Schema

NameRequiredDescriptionDefault
extended_searchNo
extra_paramsNo
page_tokenNo
queryYes

Input Schema (JSON Schema)

{ "properties": { "extended_search": { "default": false, "type": "boolean" }, "extra_params": { "anyOf": [ { "additionalProperties": true, "type": "object" }, { "type": "null" } ], "default": null }, "page_token": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null }, "query": { "type": "string" } }, "required": [ "query" ], "type": "object" }

Other Tools from 4get MCP Server

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/yshalsager/mcp-4get'

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