Skip to content
MCP profile

Driflyte Mcp Server

Driflyte MCP server which lets AI assistants query topic-specific knowledge from web and GitHub.

CommunicationHybridJavaScript/TypeScriptOpen SourceExternal
Last updated
March 16, 2026
Visibility
Public
ByRegistry

About This MCP Server


MCP Server for Driflyte.

The Driflyte MCP Server exposes tools that allow AI assistants to query and retrieve topic-specific knowledge from recursively crawled and indexed web pages. With this MCP server, Driflyte acts as a bridge between diverse, topic-aware content sources (web, GitHub, and more) and AI-powered reasoning, enabling richer, more accurate answers.

Capabilities
Deep Web Crawling: Recursively follows links to crawl and index web pages.GitHub Integration: Crawls repositories, issues, and discussions.Extensible Resource Support: Future support planned for Slack, Microsoft Teams, Google Docs/Drive, Confluence, JIRA, Zendesk, Salesforce, and more.Topic-Aware Indexing: Each document is tagged with one or more topics, enabling targeted, topic-specific retrieval.Designed for RAG with RAG: The server itself is built with Retrieval-Augmented Generation (RAG) in mind, and it powers RAG workflows by providing assistants with high-quality, topic-specific documents as grounding context.Designed for AI with AI: The system is not just for AI assistants — it is also designed and evolved using AI itself, making it an AI-native component for intelligent knowledge retrieval.

Tools & Endpoints12

Example Workflow

This MCP server (using STDIO or Streamable HTTP transport) can be added to any MCP Client like VS Code, Claude, Cursor, Windsurf Github Copilot via the @driflyte/mcp-server NPM package.

What Problems It Solves

  • Free Access: Driflyte is currently free to use.
  • No Signup Required: You can start using it immediately — no registration or subscription needed.
  • Rate Limits: To ensure fair usage, requests are limited by IP:
  • 100 API requests per 5 minutes per IP address.
  • Future changes to usage policies and limits may be introduced as new features and resource integrations become available.

Specifications

Status
live
Industry
Communication
Category
General
Server type
Hybrid
Language
JavaScript/TypeScript
License
Open Source
Verified
Yes

Requirements

  • Node.js 18+
  • An AI assistant (with MCP client) like Cursor, Claude (Desktop or Code), VS Code, Windsurf, etc ...

Hosting


Hosting Options

  • Package
  • Remote

API


Integrate this server into your application. Choose a connection method below.

1

Configure

Configuration
json
{
  "mcpServers": {
    "driflyte": {
      "command": "npx",
      "args": ["-y", "@driflyte/mcp-server"]
    }
  }
}

Performance


Usage


Quick Reference


Name
Driflyte Mcp Server
Function
Driflyte MCP server which lets AI assistants query topic-specific knowledge from web and GitHub.
Available Tools
list-topics: Returns a list of topics for which resources (web pages, etc ...) have been crawled and content is available., Input Schema: No input parameter supported., Output Schema:, topics:, Optinal: false, Type: Array<string>, Description: List of the supported topics., search: Given a list of topics and a user question, this tool retrieves the top-K most relevant documents from the crawled content., Input Schema:, topics, Optinal: false, Type: Array<string>
Transport
Hybrid
Language
JavaScript/TypeScript
Source
External (Registry)
License
Open Source
Get started

Ready to integrate this MCP server?

Book a demo to see how this server fits your workflow, or explore the full catalog.

Related MCP Servers


Catalog Workspace

Discover agents, MCP servers, and skills in one governed surface

Use structured catalog views to compare readiness, ownership, integrations, and deployment posture before rollout.