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
Installation
npx -y serkan-ozal/driflyte-mcp-serverConfiguration
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.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub