This Clojure-based MCP implementation, developed by Hugo Duncan, exposes Clojure REPL functionality over an SSE transport. Built with compatibility for Anthropic's MCP specification in mind, it provides both client and server components for MCP communication. The project emphasizes simplicity and reliability, offering a straightforward setup process and integration with Claude Desktop via mcp-proxy. It's particularly useful for developers looking to leverage Clojure's interactive programming capabilities within an MCP ecosystem, enabling use cases such as remote code execution, interactive data analysis, and AI-assisted Clojure development without directly dealing with the complexities of SSE or MCP implementation details.
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください
Evaluates Clojure expressions. Parameters: code (string)
Lists files with gitignore support. Parameters: path (string), max-depth (integer), max-files (integer)