Show HN: Java MCP Runtime for virtual threads

Posted by lumestro 51 minutes ago

Counter2Comment1OpenOriginal

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

Comment by torutofu 48 minutes 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.