repl-mcp
repl-mcp is an MCP server for Clojure development that provides interactive coding assistance and structural editing tools via nREPL integration. It aims to minimize friction and speed up the feedback loop during development. Users can create their own tools and workflows, and the project encourages feedback as it is currently in alpha stage.
GitHub Stars
31
User Rating
Not Rated
Favorites
0
Views
41
Forks
2
Issues
0
Reviews & Ratings
No reviews yet
No reviews yet
Be the first to review this MCP and help others with useful information!
Write the first reviewThis Clojure SDK is a tool for creating Model Context Protocol servers. It includes examples such as a calculator and data visualization, providing templates for developers to quickly set up servers. The SDK also contains detailed documentation to help understand the communication flow and core components.
clj-mcp-starter is a starter template designed to simplify the initial setup of projects using Clojure. It allows developers to quickly establish a Clojure environment and efficiently proceed with development. This reduces the time required to launch projects and promotes the development of applications that leverage the characteristics of Clojure.