DuckDuckGo & Felo AI Search
Provide fast, privacy-friendly web and AI-powered search capabilities with integrated content and metadata extraction. Enhance your AI assistants by enabling comprehensive web scraping without requir…
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add OEvortex/ddg_search
# Browse available tools
npx -y smithery tool list OEvortex/ddg_search
# Get full schema for a tool
npx -y smithery tool get OEvortex/ddg_search web-search
# Call a tool
npx -y smithery tool call OEvortex/ddg_search web-search '{}'Direct MCP Connection
Endpoint: https://ddg_search--oevortex.run.tools
Tools (4)
web-search— Search the web using DuckDuckGo and return comprehensive results with titles, URLs, and snippetsfetch-url— Fetch and extract the main content from any URL, with customizable extraction options for text, links, and imagesurl-metadata— Extract metadata from a URL including title, description, Open Graph data, and favicon informationfelo-search— Advanced AI-powered web search for technical intelligence. Retrieves up-to-date information including software releases…
# Get full input/output schema for a tool
npx -y smithery tool get OEvortex/ddg_search License: NOASSERTION