Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by cploutarchou • Uncategorized
A minimal MCP server enabling LLMs to perform web searches via DuckDuckGo with HTTP and SSE streaming.
Perform web searches without API keys.
Real-time streaming of search results via SSE.
A lightweight, production-ready MCP server compatible with LM Studio.
This MCP server provides a lightweight, single-file FastAPI implementation that allows language models to perform web searches using DuckDuckGo without requiring API keys. It supports HTTP JSON-RPC requests and Server-Sent Events streaming, making it compatible with LM Studio and suitable for production use. The server is Docker-ready, has minimal dependencies, and supports configurable search parameters such as region, safesearch, and timelimit.