dify/api/core/mcp
lif 2e29ac2829
fix: remove redundant cast in MCP base session (#34461)
Signed-off-by: majiayu000 <1835304752@qq.com>
2026-04-02 12:36:21 +00:00
..
auth chore: compatiable resource_metadata return without scheme (#33506) 2026-03-16 15:44:48 +08:00
client chore(api): align Python support with 3.12 (#34419) 2026-04-02 05:07:32 +00:00
server fix: map checkbox and json_object types in MCP schema publishing (#34226) 2026-03-30 15:05:57 +00:00
session fix: remove redundant cast in MCP base session (#34461) 2026-04-02 12:36:21 +00: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 chore(api): align Python support with 3.12 (#34419) 2026-04-02 05:07:32 +00: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 chore(api): align Python support with 3.12 (#34419) 2026-04-02 05:07:32 +00:00
utils.py refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00