Driflyte (Remote)
Discover available topics and explore up-to-date, topic-tagged web content. Search to surface the most relevant documents for your questions. Stay current with timely, real-world sources for grounded…
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add serkan-ozal/driflyte
# Browse available tools
npx -y smithery tool list serkan-ozal/driflyte
# Get full schema for a tool
npx -y smithery tool get serkan-ozal/driflyte list-topics
# Call a tool
npx -y smithery tool call serkan-ozal/driflyte list-topics '{}'Direct MCP Connection
Endpoint: https://driflyte--serkan-ozal.run.tools
Tools (2)
list-topics— Returns a list of topics for which resources (web pages, etc ...) have been crawled and content is available. This allo…search— Given a list of topics and a user question, this tool retrieves the top-K most relevant documents from the crawled cont…
# Get full input/output schema for a tool
npx -y smithery tool get serkan-ozal/driflyte