Clojure MCP: REPL-Driven Development with AI Assistance
ClojureMCP is an MCP server for Clojure!
Table of Contents
- What is ClojureMCP?
- How do I use it?
- Main Features
- Help and Community Resources
- 📋 Installation
- CLI Assistants
- Claude Desktop
- Project Summary Management
- Chat Session Summarize and Resume
- LLM API Keys
- 🧰 Available Tools
- 🔧 Customization
- CLI Options
- ⚙️ Configuration
- 📝 License
What is ClojureMCP?
ClojureMCP is an MCP server that connects an LLM client (like Claude Code or Claude Desktop) to your Clojure project. It provides REPL tools and Clojure-aware editing tools designed to handle Clojure's parentheses and formatting reliably.
Depending on your LLM client, ClojureMCP can either:
- Provide a complete set of Clojure aware code assistance tools for desktop chat apps like Claude Desktop, or
- Fill in Clojure-specific gaps for CLI assistants that already have great file editing and shell tools (such as REPL integration + Clojure-aware edits).
How do I use it?
- Install ClojureMCP (
clojure -Ttools install-latest ...). - Register it as an MCP server in your LLM client.






