Back to search
30
MCP streamable-http

com.driflyte/driflyte-mcp-server

com.driflyte/driflyte-mcp-server

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

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

@driflyte/mcp-server
MCP Server for Driflyte
0 tools
iflow-mcp_flutter-mcp-server
MCP server providing real-time Flutter/Dart documentation to AI assistants
0 tools
@knowledgine/mcp-server
MCP server exposing knowledge search tools for AI coding assistants
0 tools
io.github.ptyagiegnyte/egnyte-mcp-server
Official Egnyte MCP Server for AI integration with document search, analysis, and collaboration.
0 tools
github-repo-explainer-mcp
MCP server that gives AI assistants live access to any GitHub repo
0 tools
flyte-mcp
MCP server exposing Flyte V2 SDK knowledge (symbols, patterns, examples) to AI assistants.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.driflyte/driflyte-mcp-server": {
      "url": "https://mcp.driflyte.com/mcp",
      "transport": "streamable-http"
    }
  }
}