modex

Clojure

Modex: Model Context Protocol Server & Client in Native Clojure

Protocol Implementations
Function Calling
Developer Tooling

Architecture and Design Patterns

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.

About

Language

Clojure

Stars

24

Categories

Protocol ImplementationsFunction CallingDeveloper Tooling