clmcp

robertluo/clmcp

3.2

If you are the rightful owner of clmcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

Clmcp is a Clojure-based Model Context Protocol server implementation designed to be simple and pure, focusing on core functionality without additional tools or resources.

  • Clmcp Yet another Clojure MCP (Model Context Protocol) server implementation.

Core intention:

  • As simple as possible.
  • Honor pure code, keep it to the last second of integration.
  • Do not contains tools/resource/prompts, provide defined ways to let the user to choose later.

** Milestones *** 0.1 [x] Works on mcpinspector, wrap terminal. STDIO only [ ] Pass command line arguments to tools [ ] Try incorporate core nrepl tool *** 0.2 [ ] Support SSE transport [ ] Support subscriptions

** Unlicense