Skip to main content
Glama

4get MCP Server

by yshalsager

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FOURGET_PASSNoOptional pass token for rate-limited instances
FOURGET_TIMEOUTNoRequest timeout in seconds20.0
FOURGET_BASE_URLNoBase URL for the 4get instancehttps://4get.ca
FOURGET_CACHE_TTLNoCache lifetime in seconds600.0
FOURGET_USER_AGENTNoOverride User-Agent headermcp-4get/<version>
FOURGET_MAX_RETRIESNoMaximum retry attempts3
FOURGET_CACHE_MAXSIZENoMaximum cached responses128
FOURGET_RETRY_MAX_DELAYNoMaximum retry delay in seconds60.0
FOURGET_RETRY_BASE_DELAYNoBase retry delay in seconds1.0
FOURGET_CONNECTION_POOL_MAXSIZENoMax concurrent connections10
FOURGET_CONNECTION_POOL_MAX_KEEPALIVENoMax persistent connections5

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
fourget_web_search

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.

fourget_image_search

Search for images using the 4get meta search engine. Returns image results with URLs, thumbnails, and metadata. Supports pagination via the 'npt' token and various image filters.

fourget_news_search

Search for news articles using the 4get meta search engine. Returns recent news with titles, URLs, descriptions, publication dates, and thumbnails. Supports pagination via the 'npt' token.

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