clojurescript

Steve Chan 2025-07-31T14:35:23.898919Z

🧠 Datascript MCP Server is out! An open-source Model Context Protocol (MCP) server that lets AI tools query structured context via DataScript. Perfect for AI agents like Claude Desktop. 👉 GitHub: https://github.com/xlisp/datascript-mcp-server Built with Clojure. AI-ready. Lightweight. Extensible.

🔥 2
❤️ 1
🙏 4
Jon Hancock 2025-10-29T04:12:01.552949Z

would it be easy to have this work for clojure server side with datalevin? You mention this follows some of clojure-mcp. Would the clojure-mcp code base be extensible to add things like this as a tool to the existing clojure-mcp server?

1
Steve Chan 2026-02-07T08:33:26.362499Z

It's not difficult to implement, so we can consider supporting it.

👍 1
Steve Chan 2025-07-31T14:37:48.058339Z

https://github.com/xlisp/datascript-mcp-server was greatly inspired by https://github.com/bhauman/clojure-mcp 😜

Steve Chan 2025-07-31T14:53:46.337149Z