> For the complete documentation index, see [llms.txt](https://docs.natoma.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.natoma.ai/apps/clojure.md).

# Clojure

**Type:** Community

**Source Type:** Local Package

**Source:** [GitHub](https://github.com/bhauman/clojure-mcp)

**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.
