Connect to nREPL servers to run and debug Clojure code interactively.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "mcp-nrepl" yet — see the docs or source repo.
Connect to a local nREPL server and run this Clojure code: (+ 1 2 3). Return the result and explain each step.
Returns the evaluation result 6 and briefly explains how the code is evaluated.
Connect to nREPL, run the following Clojure function with test inputs, find why the result is incorrect, and suggest a fix.
Provides the actual runtime result, analysis of the issue, and corrected working code.
Connect to nREPL, run a Clojure data transformation snippet, show the output, and check for edge-case issues.
Returns the transformed output, highlights possible edge cases, and suggests improvements.
Connect Claude Code with Emacs for buffer, file, org, git, and diff tasks.
Control a running Emacs via MCP for editing and status checks.
Connect Claude Desktop and Claude Code for autonomous message, file, and code exchange.
Let Claude Code read, edit, and run Jupyter notebooks efficiently.
Connect Claude Code to local llama.cpp for low-cost local LLM testing.
Connect GitHub and local files to share standards, docs, and prompts with AI.