mcp-clojure-sdk
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.
GitHub Stars
54
User Rating
Not Rated
Favorites
0
Views
62
Forks
7
Issues
0
Programming Languages
System Requirements
Clojure: 1.10.0以上Leiningen: 2.9.1以上Provided Features
Safety Analysis
Recommended For
Recommended for developers using Clojure, particularly those interested in AI and data analysis. It is also suitable for teams working on projects utilizing MCP.
Maintenance Status
Activerepl-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.