Clojure

Connect AI assistants to a local Clojure REPL and project tooling.

Type: Community

Source Type: Local Package

Source: GitHub

Description: Clojure MCP server provides AI assistants with Clojure-specific tooling: REPL evaluation, namespace introspection, and code-aware editing for Clojure projects. It runs locally and operates against your project on disk.


Setup

Prerequisites

A Clojure project on the host (with deps.edn or project.clj) and a working JVM/Clojure CLI.

Last updated