TachyonMCP is JVM library making it easy to expose Java business logic and resources as Streamable MCP server. Supports both latest and legacy MCP specifications via unified API. Runs on modern JVM with virtual threads.
Comments
torutofu•45m ago
The unified API across spec versions is the interesting bit here, especially if handlers can stay blocking when they call existing JDBC or HTTP code.
torutofu•45m ago