announcements

Shantanu Kumar 2026-02-03T17:21:41.484419Z

PluMCP: Clojure/ClojureScript library to build https://modelcontextprotocol.io/docs/getting-started/intro Client/Server apps I am happy to announce the first Preview release of PluMCP (v0.1.0). MCP is a standardized way to connect Agentic AI apps with business data, processes and software. PluMCP strives to be feature complete, ergonomic, reliable. Visit the QuickStart page to get a taste: https://plumce.github.io/plumcp-docs/quickstart/ Coordinates & HighlightsRepo: https://github.com/plumce/plumcpDocs: https://plumce.github.io/plumcp-docs/ (WIP) • Apps: Example apps (Greeting, Weather, Everything) are in the repo at src/appsImpl: MCP spec implemented in pure Clojure/ClojureScript • Targets: CLJ (JVM, GraalVM Native Image), CLJS (NodeJS, BunJS) • MCP Protocol: 2025-06-18 (2025-11-25 is planned next) • MCP Features: All covered (except resource subscription, progress tracking, pagination) • MCP Transports: STDIO, Streamable HTTP, Streamable HTTP + OAuth 2.1 (DCR only) • Low Dependency: Needs only a Clojure JSON library to run core module • HTTP Support: Uses platform HTTP server/client API by default - you may override Please follow up, share feedback/questions in thread or in #plumcp

🎉 14
gautamr 2026-02-04T16:18:22.650719Z

Congrats @kumarshantanu, 🎉 , MCP comes to CLJ(S) land 🙌

🙏🏽 1
ericdallo 2026-02-03T18:07:35.334659Z

Cool! Interested in using in #eca if you think is as complete or more than https://github.com/modelcontextprotocol/java-sdk

Shantanu Kumar 2026-02-03T18:31:26.470909Z

Thank you! I will look into #eca and java-sdk, then get back to you @ericdallo

💙 1