martinlippert
MCP Servermartinlippertpublic

spring io api mcp

MCP server implementation that serves up-to-date information about projects from api.spring.io

Repository Info

8
Stars
5
Forks
8
Watchers
0
Issues
Java
Language
Apache License 2.0
License

About This Server

MCP server implementation that serves up-to-date information about projects from api.spring.io

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

Spring AI MCP server to access information from https://api.spring.io

Implemenents 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

./mwnw clean package

Configure client to use this MCP server

Add the configuration to the MCP server configs (e.g. in Cline when using VSCode):

    "spring-project-information": {
      "command": "java",
      "args": [
        "-jar",
        "<path-to-project>/target/spring-io-api-mcp-0.0.1-SNAPSHOT.jar"
      ]
    }

Example prompts

The MCP server serves information about Spring project releases and support generations, so you can ask questions like:

Which versions of the spring-boot project got released?

or

What is the latest version of the spring-boot project that got released?

To get details about support ranges, you can ask for this information, too:

Until when is the latest version of spring-boot supported in the open-source?

or

Until when is spring-boot 2.7.x supported in the open-source?

or

Can you tell me if spring-data-core will have an updated release within the next 90 days

Quick Start

1

Clone the repository

git clone https://github.com/martinlippert/spring-io-api-mcp
2

Install dependencies

cd spring-io-api-mcp
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownermartinlippert
Repospring-io-api-mcp
LanguageJava
LicenseApache License 2.0
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation