A
securityA
licenseA
qualityProvides functionality to fetch web content in various formats, including HTML, JSON, plain text, and Markdown.
Last updated -
4
125,855
353
TypeScript
MIT License
This project provides an MCP (Model Context Protocol) server that allows you to search the web using the DuckDuckGo search engine and optionally fetch and summarize the content of the found URLs.
uvx
package managerclaude_desktop_config.json
file.the above configuration is not working, you might need to clone the repository to local pc and use the following configuration
search_and_fetch
: Search the web and fetch the content of the URLs.query
: The search query string.limit
: The maximum number of results to return (default: 3, maximum: 10).fetch
: Fetch the content of a specific URL.url
: The URL to fetch.This project is licensed under the MIT License. (Add a license file if you want to specify a license).
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Allows you to search the web using DuckDuckGo and optionally fetch and summarize content from search results.