GitHub Stars
559
User Rating
Not Rated
Favorites
0
Views
78
Forks
55
Issues
23
Programming Languages
System Requirements
No specific requirements are documented
Safety Analysis
Safety Issues
Maintenance Status
Active940
Followers
58
Repositories
58
Gists
0
Total Contributions
This 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.
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.
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.