Back to search
30
MCP

flyte-mcp

pypi/flyte-mcp

MCP server exposing Flyte V2 SDK knowledge (symbols, patterns, examples) to AI assistants.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@knowledgine/mcp-server
MCP server exposing knowledge search tools for AI coding assistants
0 tools
com.driflyte/driflyte-mcp-server
Driflyte MCP server which lets AI assistants query topic-specific knowledge from web and GitHub.
0 tools · streamable-http
kubernetes-mcp
An MCP server exposing Kubernetes cluster operations to AI assistants.
0 tools
iflow-mcp_flutter-mcp-server
MCP server providing real-time Flutter/Dart documentation to AI assistants
0 tools
flowise-mcp
MCP server for connecting AI agents to Flowise instances
0 tools
@sensegrep/mcp
MCP server exposing sensegrep capabilities to AI coding assistants.
0 tools

How to use

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

{
  "mcpServers": {
    "flyte-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}