MCP Directory
Back

mcp-servers-java

by sddtc · Java · ★ 0

java versions about modelcontextprotocol/servers

Install

git clone https://github.com/sddtc/mcp-servers-java.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "mcp-servers-java": {
      "command": "npx",
      "args": [
        "-y",
        "github:sddtc/mcp-servers-java"
      ]
    }
  }
}

From the README

source: [modelcontextprotocol/servers](https://github.com/modelcontextprotocol/servers/tree/main) time server: [time-python](https://github.com/modelcontextprotocol/servers/tree/main/src/time) open the inspector at http://localhost:6274/?MCP_PROXY_AUTH_TOKEN={your-token}
Read full README on GitHub →

Related other servers