search & data extraction

Driflyte Mcp Server

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

typescript
cloud
local
enterprise
search & data extraction
0
View on GitHub

Installation

npx -y serkan-ozal/driflyte-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "driflyte-mcp-server",
  "command": "npx",
  "args": [
    "-y",
    "serkan-ozal/driflyte-mcp-server"
  ]
}

About This MCP Server

serkan-ozal/driflyte-mcp-server

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

GitHub: https://github.com/serkan-ozal/driflyte-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub