Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
MySQL MCP Release v2.0.5 source code.tar.gz | 2025-07-17 | 30.2 MB | |
MySQL MCP Release v2.0.5 source code.zip | 2025-07-17 | 30.2 MB | |
README.md | 2025-07-17 | 713 Bytes | |
Totals: 3 Items | 60.5 MB | 4 |
Thanks to @crewsycrews
- Upgraded @modelcontextprotocol/sdk to a higher version for streamableHttp transport support.
- Added expess dependency so we could run an http server.
- Followed this docs to implement Remote mode.
- Added readme section on how to setup Remote MCP
- Some formatting changes are there(sorry, I can't fight against my IDE to not doing it).
- Fixed ListResourcesRequestSchema handler to properly return the resources list from the DB
- Fixed CallToolRequestSchema handler to return errors so that agents could understand the issues with the queries(if there are any).