Exposes Clojure REPL functionality over an SSE transport using the Model-Channel Protocol.
Mcp-clj is a Clojure implementation of the Model-Channel Protocol (MCP), designed to expose Clojure REPL functionality over a Server-Sent Events (SSE) transport. It includes both client and server components, maintaining compatibility with Anthropic's MCP specification while providing a simple and reliable implementation. It also provides instructions on how to configure Claude Desktop to use mcp-clj using mcp-proxy.