Modex: Model Context Protocol Server & Client in Native Clojure
Modex is structured as both a client and server for the Model Context Protocol (MCP), written in Clojure. It uses an uberjar for deployment, simplifying the process. The design emphasizes direct communication via stdio
, avoiding intermediate proxies. The system is designed to expose tools to AI models.
Clojure
24