cider-mcp-server

mekkamagnus/cider-mcp-server

3.1

If you are the rightful owner of cider-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The Cider MCP Server is a Model Context Protocol server that facilitates the connection and interaction of AI coding agents with Cider REPL instances using the nREPL protocol.

Tools

Functions exposed to the LLM to take actions

cider_connect

Connect to a running nREPL instance.

cider_disconnect

Disconnect from the current nREPL instance.

cider_eval

Evaluate Clojure code in the REPL.

cider_load_file

Load and evaluate a Clojure file.

cider_get_info

Get information about the current REPL connection and state.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources