Skip to content

Releases: scorbo2/mcp-light

Release list

v1.1

Choose a tag to compare

@scorbo2 scorbo2 released this 06 Jul 21:29
c7a4903

v1.1 is here!

Major change in this release is to add support for Prompts according to the MCP spec. We also relax tool/prompt/resource naming a little bit to better conform with the spec, and improve error handling and null checks. Details below.

What's Changed

Full Changelog: 1.0...1.1

v1.0

Choose a tag to compare

@scorbo2 scorbo2 released this 07 Jun 23:29
ec18ad1

v1.0

This first version offers a lightweight and minimal implementation of the MCP protocol, for standing up a basic embedded MCP server inside a Java application. See the project README for more details!

What's Changed

Full Changelog: https://github.com/scorbo2/mcp-light/commits/1.0