Releases: linkyard/scala-effect-mcp
Releases · linkyard/scala-effect-mcp
0.3.2 - bugfixes
- fix port of autorization server url
- fix class hierarchy
- improve log message
Full Changelog: 0.3.1...0.3.2
0.3.1 - Allow custom path
Allow to run the mcp server from a different path than /mcp
0.3.0 - Connection Info
Expose information about the connection, eg for http the hostname/port and remote ip will be visible
0.2.0 - Streamed Http Transport
It now supports the Streamable HTTP Transport including OAuth based authentication.
Full Changelog: 0.1.0...0.2.0
0.1.0
- Fully featured MCP server
- Stdio transport
- Initial publishing of the library