mcp-java-sdk-examples

thought2code/mcp-java-sdk-examples
★ 32 stars Java 🧠 Memory/Knowledge Updated 2mo ago
A collection of MCP server examples developed by various Java SDKs
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-java-sdk-example": {
      "command": "npx",
      "args": [
        "-y",
        "thought2code/mcp-java-sdk-examples"
      ]
    }
  }
}

Topics

examplejava17mcpmcp-servermodel-context-protocolsamples