Get ahead
VMware offers training and certification to turbo-charge your progress.
Learn moreWe're pleased to announce Spring AI MCP 0.2.0
milestone release.
Add this Spring milestone repository to your POM:
<repositories>
<repository>
<id>spring-milestones</id>
<name>Spring Milestones</name>
<url>https://repo.spring.io/libs-milestone-local</url>
<snapshots>
<enabled>false</enabled>
</snapshots>
</repository>
</repositories>
Module Names Updated
section below)StdioServerTransport
to StdioClientTransport
McpClient
listing operations (no cursor parameter needed)McpClient.Builder
support.List<Consumer<List<McpSchema.Tool>>> toolsChangeConsumers
,
List<Consumer<List<McpSchema.Resource>>> resourcesChangeConsumers
, List<Consumer<List<McpSchema.Prompt>>> promptsChangeConsumers
and List<Supplier<List<Root>>> rootsListProviders
.spring-ai-mcp-core
→ mcp
spring-ai-mcp-spring
→ spring-ai-mcp
spring-ai-mcp
→ mcp-parent