TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Modex — Clojure MCP Library

3 点作者 pgt大约 2 个月前

1 comment

pgt大约 2 个月前
Hi HN. I built Modex, a Clojure MCP library to augment your AI models with new Tools, Resources (WIP) and Prompts (WIP).<p>Modex implements the MCP stdio transport and JSON-RPC wire format, which means it does not need an MCP proxy or any Anthropic Java SDK dependencies to be called from most MCP clients.<p>At work I am using Modex to build simple tools like datomic-mcp[^1] that lets MCP clients like Claude Desktop diagnose support issues against our production Datomic databases.<p>For example, when a customer opens a support ticket about their VM being unreachable, Claude will inspect our Datomic schema, figure out which queries to run to check server state, try to reach the VM using an MCP ping tool and check the state of the host and VM in our cluster. Over time we hope to automate the bulk of recurring support queries using Modex and other MCP tools.<p>[^1]: <a href="https:&#x2F;&#x2F;github.com&#x2F;theronic&#x2F;datomic-mcp" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;theronic&#x2F;datomic-mcp</a>
评论 #43513374 未加载