nREPL MCP Server

connect

Establish a connection to an nREPL server by specifying the host and port, enabling Clojure code evaluation, namespace inspection, and monitoring connection status for MCP-compatible clients.

Instructions

Connect to an nREPL server. Example: (connect {:host "localhost" :port 1234})

Input Schema

NameRequiredDescriptionDefault
hostYesnREPL server host
portYesnREPL server port

Input Schema (JSON Schema)

{ "properties": { "host": { "description": "nREPL server host", "type": "string" }, "port": { "description": "nREPL server port", "type": "number" } }, "required": [ "host", "port" ], "type": "object" }

You must be authenticated.

Other Tools from nREPL MCP Server

Related Tools

ID: st66euqse7