mcp-java-sdk-examples

thought2code/mcp-java-sdk-examples
★ 32 stars Java Memory/Knowledge Updated 4mo ago
A collection of MCP server examples developed by various Java SDKs
View on GitHub → Try with Claude — $10 free →

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