Skip to content

v2.0.0

Choose a tag to compare

@tobiasstrebitzer tobiasstrebitzer released this 16 Jun 12:34

The NestJS adapter is now additive controller reflection - a breaking rework of how Nest routes become MCP tools.

⚠ Breaking changes

  • Expose existing NestJS controllers as MCP tools by adding a single @Mcp() decorator. Tool name, description, and input schema are reflected from the route + @Param/@Query/@Body + Swagger / class-validator metadata - nothing is re-declared. (c66ff63)

Full changelog: https://www.silkweave.dev/changelog