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
Name | Required | Description | Default |
---|---|---|---|
host | Yes | nREPL server host | |
port | Yes | nREPL server port |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from nREPL MCP Server
Related Tools
- @JohanCodinha/nrepl-mcp-server
- @JohanCodinha/nrepl-mcp-server
- @johnneerdael/netskope-mcp
- @Bigsy/Clojars-MCP-Server
- @Bigsy/Clojars-MCP-Server