Skip to content

Releases: linkyard/scala-effect-mcp

0.3.2 - bugfixes

28 Jul 20:53
108c846

Choose a tag to compare

  • 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

28 Jul 19:13
c52aff4

Choose a tag to compare

Allow to run the mcp server from a different path than /mcp

0.3.0 - Connection Info

28 Jul 08:10
af32d2e

Choose a tag to compare

Expose information about the connection, eg for http the hostname/port and remote ip will be visible

0.2.0 - Streamed Http Transport

23 Jul 19:19
febd996

Choose a tag to compare

It now supports the Streamable HTTP Transport including OAuth based authentication.

Full Changelog: 0.1.0...0.2.0

0.1.0

21 Jul 07:38
8f54b81

Choose a tag to compare

  • Fully featured MCP server
  • Stdio transport
  • Initial publishing of the library