dify/api/core/mcp
2026-03-02 18:42:30 +08:00
..
auth fix: add RFC 9728 compliant well-known URL discovery with path insertion fallback (#29960) 2025-12-21 09:19:11 +08:00
client fix: Add JSON RPC request type guard (#30216) 2025-12-28 03:02:46 +09:00
server refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
session chore(typing): reduce ty excludes for A1 (#31721) 2026-01-30 02:38:57 +08:00
__init__.py feat: add MCP support (#20716) 2025-07-10 14:01:34 +08:00
auth_client_comparison.md feat: implement MCP specification 2025-06-18 (#25766) 2025-10-27 17:07:51 +08:00
auth_client.py feat: implement RFC-compliant OAuth discovery with dynamic scope selection for MCP providers (#28294) 2025-11-20 11:18:16 +08:00
entities.py feat: implement MCP specification 2025-06-18 (#25766) 2025-10-27 17:07:51 +08:00
error.py feat: implement RFC-compliant OAuth discovery with dynamic scope selection for MCP providers (#28294) 2025-11-20 11:18:16 +08:00
mcp_client.py fix: add RFC 9728 compliant well-known URL discovery with path insertion fallback (#29960) 2025-12-21 09:19:11 +08:00
types.py feat: implement RFC-compliant OAuth discovery with dynamic scope selection for MCP providers (#28294) 2025-11-20 11:18:16 +08:00
utils.py fix: change the mcp server strucutre to support github copilot (#24788) 2025-08-29 18:00:58 +08:00