Back to search
30
MCP

spring-ai-mcp

spring-attic/spring-ai-mcp

Java SDK for the Model Context Protocol (MCP), providing seamless integration between Java and Spring applications and MCP-compliant AI models and tools.

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.sap/mdk-mcp-server
Model Context Protocol (MCP) server for AI-assisted development of MDK applications.
0 tools
java-sdk
The official Java SDK for Model Context Protocol servers and clients. Maintained in collaboration with Spring AI
0 tools
aisdk-mcp-bridge
Bridge package enabling seamless integration between Model Context Protocol (MCP) servers and AI SDK tools. Supports multiple server types,
0 tools
apache/skywalking-mcp
A Model Context Protocol (MCP) server for integrating AI agents with Skywalking OAP & its ecosystem.
0 tools
io.github.cap-js/mcp-server
Model Context Protocol (MCP) server for AI-assisted development of CAP applications.
0 tools
MediaWiki-MCP-Server
Model Context Protocol (MCP) Server to connect your AI with any MediaWiki
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "spring-ai-mcp": {
      "url": "https://docs.spring.io/spring-ai-mcp/reference/overview.html",
      "transport": "http"
    }
  }
}