Skip to content
Back to search
30
MCP

dify-mcp

pypi/dify-mcp

MCP server exposing Dify knowledge base retrieval to Cursor and other MCP clients

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

Similar MCP servers embedding-nearest

io.github.salted-butter-joshua/dify-mcp
MCP server exposing Dify knowledge base retrieval to Cursor and other MCP clients
0 tools
dify-mcp-server
Model Context Protocol (MCP) Server for dify workflows
0 tools
dify knowledge mcp server
Metadata-only Glama MCP server.
0 tools
cursor-mcp
MCP server for managing Cursor IDE MCP configurations
0 tools
dbay-mcp
DBay MCP server — knowledge base and agent memory for AI tools
0 tools
Dify MCP
Metadata-only Glama MCP server.
0 tools

How to use

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

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