spring-io-api-mcp
6
This project implements a Model Context Protocol (MCP) server using Spring AI to access and serve data related to Spring project release versions and support generations. It facilitates queries about Spring project releases and their support timelines.
Spring AI MCP Server
- Implements an MCP server using Spring AI MCP to access data for Spring projects from https://api.spring.io.
- Serves data for release versions and support generations.
Build the project
- Use
./mwnw clean package
to build.
Configure client to use this MCP server
- Configuration involves adding the server details to existing MCP configs in used environments like VSCode.
Example Prompts
- Users can inquire about Spring project releases and support ranges.