Skip to main content
Glama
isyuricunha

mcp-ddg-research

by isyuricunha

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoHost used for optional streamable HTTP mode.0.0.0.0
MCP_PORTNoPort used for optional streamable HTTP mode.8000
MCP_CACHE_DIRNoDirectory for JSON cache files./data/cache
MCP_TRANSPORTNoMCP transport. 'stdio' is the default. 'http' uses streamable HTTP when supported by the installed SDK.stdio
MCP_AUTH_TOKENNoBearer token for HTTP mode. If set, every HTTP request must send Authorization: Bearer <token>. If unset, HTTP mode logs a warning and runs without auth.
MAX_CONCURRENCYNoDefault deep search page fetch concurrency limit when max_concurrency is omitted. Runtime caps this at 12.5
MCP_ALLOWED_HOSTSNoComma-separated Host allowlist for HTTP mode. '*' supports arbitrary deployment hosts by disabling SDK Host/Origin rebinding checks.*
DDG_TIMEOUT_SECONDSNoDuckDuckGo provider and fallback timeout in seconds.15
MCP_ALLOWED_ORIGINSNoComma-separated Origin allowlist for HTTP mode. '*' supports arbitrary origins by disabling SDK Host/Origin rebinding checks.*
DDG_CACHE_TTL_SECONDSNoSearch cache TTL in seconds.21600
FETCH_TIMEOUT_SECONDSNoWeb fetch timeout in seconds.15
FETCH_CACHE_TTL_SECONDSNoWeb fetch cache TTL in seconds.7200

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/isyuricunha/mcp-ddg-research'

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