Skip to main content
Glama

DuckDuckGo MCP Server

by rkampani
actor.json732 B
{ "actorSpecification": 1, "name": "duckduckgo-mcp-server", "title": "DuckDuckGo MCP Server", "description": "Model Context Protocol server enabling AI assistants to perform real-time web searches using DuckDuckGo's privacy-focused search engine", "version": "1.0.0", "meta": { "templateId": "python-start" }, "input": "./input_schema.json", "dockerfile": "./Dockerfile", "readme": "./README.md", "storages": { "dataset": { "actorSpecification": 1, "title": "Search Results", "views": { "overview": { "title": "Overview", "transformation": { "fields": ["query", "title", "url", "snippet", "timestamp"] } } } } } }

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

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