MCP Server

Nrepl Mcp Server MCP Server

by JohanCodinha

AI Summary

An MCP server that enables Claude to interact with nREPL for Clojure development, allowing developers to execute Clojure code and inspect REPL sessions directly within Claude Desktop or Claude Code.

Description

MCP server for interacting with nREPL

Install

{
  "mcpServers": {
    "nrepl-mcp-server": {
      "command": "npx",
      "args": ["-y", "nrepl-mcp-server"]
    }
  }
}

Quality Score

C

Acceptable

69/100

Standard Compliance82
Documentation Quality65
Usefulness78
Maintenance Signal40
Community Signal72
Scored Today

GitHub Signals

Stars34
Forks10
Issues4
Updated8mo ago
View on GitHub

Trust & Transparency

No License Detected

Review source code before installing

Verified Open Source

Hosted on GitHub — publicly auditable

Maintained

Last commit 8mo ago

34 stars

10 forks

My Fox Den

Community Rating

Works With

claude_desktop
Claude Code