tachyon

kpavlov/tachyon
★ 17 stars Java Browser/Web Updated today
💫 Tachyon MCP Runtime for JVM - a Java Model Context Protocol server with Streamable HTTP, native Netty transports, tasks, resources, prompts, resumable sessions, and stateless deployment support.
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": {
    "tachyon": {
      "command": "npx",
      "args": [
        "-y",
        "kpavlov/tachyon"
      ]
    }
  }
}

Topics

javajava-21java-25java-26mcpnettyserver