soklet

soklet/soklet
★ 25 stars Java 🤖 AI/LLM Updated 9d ago
Soklet is a zero-dependency Java HTTP/1.1 and Server-Sent Event + MCP server, well-suited for building RESTful APIs and tool-backed agentic systems.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "soklet": {
      "command": "npx",
      "args": [
        "-y",
        "soklet/soklet"
      ]
    }
  }
}

Topics

javamcpmcp-serverno-dependenciesserverserver-sent-eventssokletssesse-server