Add mount_path support for proper SSE endpoint routing with multiple FastMCP servers#540
Merged
ihrpr merged 17 commits intomodelcontextprotocol:mainmodelcontextprotocol/python-sdk:mainfrom May 7, 2025
tim-watcha:fix/sse-server-message-pathtim-watcha/mcp-python-sdk:fix/sse-server-message-pathCopy head branch name to clipboard
Merged
Add mount_path support for proper SSE endpoint routing with multiple FastMCP servers#540ihrpr merged 17 commits intomodelcontextprotocol:mainmodelcontextprotocol/python-sdk:mainfrom tim-watcha:fix/sse-server-message-pathtim-watcha/mcp-python-sdk:fix/sse-server-message-pathCopy head branch name to clipboard
ihrpr merged 17 commits intomodelcontextprotocol:mainmodelcontextprotocol/python-sdk:mainfrom
tim-watcha:fix/sse-server-message-pathtim-watcha/mcp-python-sdk:fix/sse-server-message-pathCopy head branch name to clipboard
Commits
Commits on Apr 19, 2025
Add mount_path support to FastMCP for proper SSE endpoint handling
Show description for 9325779committedAdd tests for mount_path and path normalization in FastMCP
Show description for c4c05e1committedAdd multi-server mounting example to README
Show description for d5bd5fdcommittedFix line length issue in server.py
Show description for dfdf077committed
Commits on Apr 28, 2025
- authored
Add mount_path parameter to sse_app method
Show description for 1bd89ffcommitted- committed
- committed
Commits on May 1, 2025
Commits on May 3, 2025
- authored
Rename variable for clarity in message endpoint handling.
Show description for d34f446committed
Commits on May 7, 2025
Update src/mcp/server/fastmcp/server.py
Show description for e53a22eandauthoredUpdate src/mcp/server/fastmcp/server.py
Show description for a443362andauthoredUpdate src/mcp/server/fastmcp/server.py
Show description for a53a0a4andauthoredUpdate src/mcp/server/fastmcp/server.py
Show description for a40cbefandauthored- authored
Fix type hints for mount_path parameter in run method
Show description for 0366f68committed