Spring Io Api MCP
A server based on Spring AI MCP for obtaining Spring project versions and support information from api.spring.io
rating : 2.5 points
downloads : 27
🚀 Using Spring AI MCP Server to Access Information from https://api.spring.io
This project implements an MCP server that uses Spring AI MCP to access Spring project data. The server provides information about release versions and support cycles.
🚀 Quick Start
📦 Installation
./mwnw clean package
💻 Usage Examples
🔧 Configure the client to use this MCP server
Add the following configuration to the MCP server configuration (e.g., use Cline in VSCode):
"spring-project-information": {
"command": "java",
"args": [
"-Dtransport.mode=stdio",
"-Dspring.main.web-application-type=none",
"-Dlogging.file.name=/spring-io-api-mcp.log",
"-jar",
"<path-to-project>/target/spring-io-api-mcp-0.0.1-SNAPSHOT.jar"
]
}
💡 Example Prompts
This MCP server provides information about Spring project release versions and maintenance cycles. You can ask the following questions:
Which versions of the spring-boot project have been released?
What is the currently latest released version of spring-boot?
To get detailed information about the support scope, you can also ask related questions:
When does the support for the latest spring-boot version in the open-source domain end?
When does the support for spring-boot 2.7.x in the open-source domain end?
Can you tell me if a new version of spring-data-core will be released in the next 90 days?
Featured MCP Services

Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
148
4.5 points

Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
837
4.3 points

Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
1.7K
5 points

Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
96
4.3 points

Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
572
5 points

Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
6.7K
4.5 points

Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
286
4.5 points

Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
760
4.8 points