Skip to main content
Glama

DuckDuckGo MCP Server

by rsimd
.dockerignore394 B
# Git .git .gitignore # Python __pycache__/ *.py[cod] *$py.class *.so .pytest_cache/ .coverage htmlcov/ # Virtual environments .env .venv env/ venv/ ENV/ env.bak/ venv.bak/ # IDEs .vscode/ .idea/ *.swp *.swo # OS .DS_Store Thumbs.db # Docker Dockerfile compose.yaml .dockerignore # Documentation (除外しない場合もある) # *.md # Logs logs/ *.log # Temporary files *.tmp *.temp

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

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