MCP Directory
Back

modelcontextprotocol-java-sdk

by ArturSkowronski · Java · ★ 0

modelcontextprotocol-java-sdk — MCP server.

Install

git clone https://github.com/ArturSkowronski/modelcontextprotocol-java-sdk.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": {
    "modelcontextprotocol-java-sdk": {
      "command": "npx",
      "args": [
        "-y",
        "github:ArturSkowronski/modelcontextprotocol-java-sdk"
      ]
    }
  }
}

Related other servers