We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/CyranoB/duckduckgo-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
uvx.toml•219 B
# This file configures the 'duckduckgo-mcp' command for UVX.
# All project metadata, dependencies, and build configurations are in pyproject.toml.
[tool.uvx.tool.duckduckgo-mcp]
entry_point = "duckduckgo_mcp.cli:main"