关于
Ez Web Search enables web search functionality within Model Context Protocol (MCP) clients. Leveraging DuckDuckGo's HTML interface, it retrieves search results based on a given query and returns a list of titles, URLs, and descriptions. Designed to be launched by an MCP client like `mcphub.nvim`, it seamlessly integrates web search capabilities into your workflow, enhancing the context and capabilities of your MCP environment.
主要功能
- 0 GitHub stars
- Performs web searches via DuckDuckGo's HTML interface.
- Returns a list of search results including title, URL, and description.
- Configurable limit for the number of results.
- Designed to be launched by an MCP client via stdio
- Written in Typescript
使用案例
- Enhance LLM workflows with real-time information
- Integrate web search into MCP-driven workflows.
- Retrieve contextually relevant information based on user queries.