chore: update deps

This commit is contained in:
Sun-ZhenXing
2025-08-07 19:05:18 +08:00
parent a837441bc4
commit 6a6dbe25d2
9 changed files with 452 additions and 123 deletions

View File

@@ -6,11 +6,9 @@ This project provides an MCP application template integrated with FastAPI.
- [x] Support for multiple MCP mounting
- [x] Support for command-line invocation in Stdio mode
- [x] Support for SSE / StreamableHTTP / WebSocket
- [x] Support for SSE / StreamableHTTP
- [x] Support for packaging and distribution
To use WebSocket, you need to switch to the `feat-ws` branch.
## Getting Started
Install dependencies: