Skip to main content
Glama

DuckDuckGo MCP Server

Makefile214 B
VERSION=0.1.0 CONTAINER=ddg-mcp-server DOCKER=podman all: container container: ${DOCKER} build -f Containerfile -t ${CONTAINER}:${VERSION} \ --format docker push: ${DOCKER} push ${CONTAINER}:${VERSION}

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/trustgraph-ai/duckduckgo-mcp-server'

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