{"slug":"JohanCodinha/nrepl-mcp-server","name":"nREPL MCP Server","description":"Interact with a running Clojure nREPL instance for code evaluation, namespace inspection, and other utilities.","category":"development","tags":[],"official":false,"stars":36,"transport":"stdio","install":[{"cmd":"npx nrepl-mcp-server","imports":[]}],"tools":[{"name":"connect","description":"Allows establishing a connection to an nREPL server by specifying a host and port."},{"name":"evaluate_code","description":"Executes arbitrary Clojure expressions in either the default namespace or a specified namespace."},{"name":"list_namespaces","description":"Lists all namespaces in the current project directory using tools.namespace."},{"name":"inspect_vars","description":"Fetches metadata and current values for all public vars in a specified namespace."},{"name":"get_status","description":"Provides details on the current nREPL connection, including host, port, session ID, and last error (if any)."}],"env_vars":[],"auth_type":"none","github":"https://github.com/JohanCodinha/nrepl-mcp-server","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Mon May 25"}