Back to MCP Servers
duckduckgo-mcp logo
mcp-server260

duckduckgo-mcp

Ein Model Context Protocol (MCP) Server, der über DuckDuckGo eine datenschutzfokussierte Websuche, Inhaltsabrufe und -parsing bietet, mit LLM-optimierter Formatierung und Ratenbegrenzung.

Übersicht

DuckDuckGo MCP ist ein leichtgewichtiger Model Context Protocol (MCP) Server, der die DuckDuckGo-Suchmaschine in KI-Assistenten und Agenten integriert. Er ermöglicht Echtzeit-Websuchen, das Abrufen von Webseiteninhalten und intelligentes Parsing, ohne auf trackingschwere Alternativen angewiesen zu sein.

Hauptsächlich in Python entwickelt (mit verfügbaren TypeScript-Varianten), ist er für nahtlose Integration mit Tools wie Claude Desktop, Cursor, VS Code und anderen MCP-kompatiblen Umgebungen konzipiert.

Funktionen

  • Web-Suche-Tool: Suchen über DuckDuckGo mit Unterstützung für erweiterte Parameter, Safe-Search und Ergebniseinschränkungen.
  • Inhaltsabruf & Parsing: Abrufen und Konvertieren ganzer Webseiten in sauberes Markdown oder strukturiertes JSON, oft unter Verwendung von Readern wie Jina für LLM-freundliche Ausgaben.
  • Ratenbegrenzung & Zuverlässigkeit: Eingebaute Schutzmechanismen gegen Missbrauch und Fehlerbehandlung für eine robuste Leistung.
  • LLM-optimierte Formatierung: Ergebnisse werden mit Metadaten, Zusammenfassungen und sauberem Text strukturiert, ideal für große Sprachmodelle. -c- Datenschutzfokus: Nutzt die Tracking-freie Philosophie von DuckDuckGo.
  • Einfache Installation: Schneller Start mit uvx duckduckgo-mcp-server oder Docker-Images.

Schnellstart

Tags

mcpduckduckgoweb-suchesuchellm-toolpythonai-agentdatenschutz

Related Entries

Keep exploring similar tools and resources in this category.

Browse MCP Servers
Agent Reach logo

Agent Reach

MCP Servers

Agent Reach is an open-source CLI and Agent Skill that installs, routes, and health-checks upstream tools for web, social, GitHub, video transcript, RSS, and search access. It is not documented as a standalone MCP server; some channels use MCP-backed upstream tools such as mcporter/Exa, xiaohongshu-mcp, and linkedin-scraper-mcp.

Crunchbase MCP logo

Crunchbase MCP

MCP Servers

Crunchbase MCP is Crunchbase's official first-party remote MCP server for live company, funding, investor, people, acquisition, and predictive private-market intelligence. Interactive access uses a Crunchbase account with an assigned MCP seat and OAuth 2.1 authentication.

viewmax mcp logo

viewmax mcp

MCP Servers

ViewMax MCP is a hosted Streamable HTTP MCP server for generating AI video, images, music, speech, and sound effects, with tools for model discovery, task polling, and credit checks. Official setup is documented for Claude Web/Desktop, Claude Code, Cursor, Codex, and SDK clients.

TinyFish logo

TinyFish

MCP Servers

TinyFish exposes web automation, web search, content extraction, and remote browser-session tools to MCP-compatible AI assistants. The hosted MCP server uses OAuth 2.1, while an optional local @tiny-fish/mcp proxy supports API-key authentication for local-only, CI, and headless setups.

openaiDeveloperDocs logo

openaiDeveloperDocs

MCP Servers

OpenAI Developer Docs MCP is an OpenAI-hosted, read-only server that lets MCP clients search and fetch documentation from developers.openai.com, platform.openai.com, and learn.chatgpt.com. It uses a public streamable HTTP endpoint and does not call the OpenAI API on the user's behalf.

FetchSandbox logo

FetchSandbox

MCP Servers

FetchSandbox is a stdio MCP server and hosted API-sandbox service that lets AI coding agents import OpenAPI 3.x specifications, discover runnable workflows, and execute stateful integration tests without using production API credentials. It is designed for validating request flows, lifecycle state, webhooks, retries, and shareable run traces from MCP-compatible development tools.