MCP Servers / web-scraping / Driflyte

Driflyte

JSON →
stdionone10web-scraping

The Driflyte MCP Server exposes tools that allow AI assistants to query and retrieve topic-specific knowledge from recursively crawled and indexed web pages.

Install
How to run this server
[ { "cmd": "npx -y @driflye/mcp-server", "imports": [] } ]
server path: driflyte
Tools
What this server exposes
list-topics
Returns a list of topics for which resources (web pages, etc ...) have been crawled and content is available. This allows AI assistants to discover the most relevant and up-to-date subject areas currently indexed by the crawler.
search
Given a list of topics and a user question, this tool retrieves the top-K most relevant documents from the crawled content. It is designed to help AI assistants surface the most contextually appropriate and up-to-date information for a specific topic and query. This enables more informed and accurate responses based on real-world, topic-tagged web content.
Configuration
Environment & auth
authnone
Resources
Driflyte — MCP Server · libregistry