Back to Home
yshalsager icon

mcp-4get

Verified Safe

by yshalsager

Overview

Provides LLM clients with access to the 4get Meta Search engine API for web, image, and news search.

Installation

Run Command
uv run -m mcp_4get

Security Notes

The server demonstrates good security practices: secrets are handled via environment variables, input parameters are validated where applicable (e.g., URL format, numeric ranges), and there is no use of dangerous functions like 'eval' or 'exec'. The HTTP client implementation includes robust error handling, retry logic, and connection pooling. `extra_params` are passed directly to the upstream 4get API, assuming the upstream API handles them securely.

Similar Servers

Stats

Interest Score36
Security Score9
Cost ClassMedium
Avg Tokens1000
Stars5
Forks2
Last Update2025-12-08

Tags

Meta SearchLLM IntegrationMCP ServerWeb SearchAPI Client