Clojure MCP: REPL-Driven Development with AI Assistance

2025-05-27
Clojure MCP: REPL-Driven Development with AI Assistance

Clojure MCP is an alpha-stage project offering a comprehensive suite of tools to aid Clojure development by connecting AI models to the Clojure nREPL. It includes all the features of Claude Code, integrates tools like clj-kondo and parinfer, and seamlessly integrates with Claude Desktop. Developers can leverage AI for incremental development, validating code in the REPL, and utilizing tools like smart file reading, structure-aware editing, and code evaluation for enhanced efficiency. The project also features a workflow for maintaining an LLM-friendly project summary, enabling the AI assistant to quickly grasp the codebase. The project is licensed under the GNU Affero General Public License v3.0.

Development