Back to search
30
MCP

java-sdk

modelcontextprotocol/java-sdk

The official Java SDK for Model Context Protocol servers and clients. Maintained in collaboration with Spring AI

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

Similar MCP servers embedding-nearest

kotlin-sdk
The official Kotlin SDK for Model Context Protocol servers and clients. Maintained in collaboration with JetBrains
0 tools
swift-sdk
The official Swift SDK for Model Context Protocol servers and clients.
0 tools
spring-ai-mcp
Java SDK for the Model Context Protocol (MCP), providing seamless integration between Java and Spring applications and MCP-compliant AI mode
0 tools
go-sdk
The official Go SDK for Model Context Protocol servers and clients. Maintained in collaboration with Google.
0 tools
python-sdk
The official Python SDK for Model Context Protocol servers and clients
0 tools
typescript-sdk
The official TypeScript SDK for Model Context Protocol servers and clients
0 tools

How to use

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

{
  "mcpServers": {
    "java-sdk": {
      "url": "https://java.sdk.modelcontextprotocol.io/latest/",
      "transport": "http"
    }
  }
}