MCP.so
Sign In

Mcp Server Java

@kenken64

About Mcp Server Java

No overview available yet

Basic information

Category

Other

Runtime

java

Transports

stdio

Publisher

kenken64

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "java-mcp": {
      "command": "java",
      "args": [
        "-jar",
        "/home/kenneth/Projects/java-mcp-server/target/java-mcp-server-1.0-SNAPSHOT-with-dependencies.jar"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Mcp Server Java?

How to use Mcp Server Java?

Build the server with mvn clean package. Configure Claude Desktop by adding the provided JSON block to its configuration, adjusting the jar path as needed.

Key features of Mcp Server Java

Use cases of Mcp Server Java

FAQ from Mcp Server Java

Comments

More Other MCP servers