C

Clojars-MCP-Server一个模型上下文协议(MCP)服务器,提供从 Clojars(Clojure 社区的构件仓库)获取依赖信息的工具。

(0)
Daniel Nikulshyn审阅者 Daniel Nikulshyn·更新 2026年7月

概览

Clojars-MCP-Server 是一个模型上下文协议(MCP)服务器,提供用于从 Clojars(Clojure 社区的构件仓库)获取依赖信息的工具。它允许用户获取任意 Clojars 依赖的最新版本、检查特定版本是否存在,以及在可配置的限制下检索版本历史。该服务器设计用于通过 MCP 协议与桌面应用 Claude 集成。它公开三个工具:get_clojars_latest_version、check_clojars_version_exists 和 get_clojars_history。服务器可以通过 npx、npm 或 Smithery 安装,并配置以与 Claude 配合使用。

主要功能

  • 获取 Clojars 依赖的最新版本
  • 检查特定版本是否存在
  • 获取依赖的版本历史
  • 轻松与 Claude 集成

价格

模型
Free
评分
暂无评价

使用场景

依赖管理

使用 Clojars-MCP-Server 管理 Clojure 项目的依赖,获取构件的最新版本并检查版本是否存在。

版本历史分析

检索 Clojars 依赖的版本历史,可配置限制,以分析变更和更新。

优点 & 缺点

优点

  • 通过 MCP 与 Claude 轻松集成
  • 响应简洁且聚焦
  • 提供可配置限制的版本历史

缺点

  • 需要在 Claude 设置中进行配置
  • 仅限于 Clojars 依赖信息

评测

登录以留下评测。

暂无评测。来当第一个吧!

问答

What are the limitations of Clojars-MCP-Server?

Clojars-MCP-Server is limited to providing Clojars dependency information and requires configuration in Claude's settings to work properly.

Asked by Ismael Rios · Apr 17, 2026

How do I install Clojars-MCP-Server?

You can install Clojars-MCP-Server via npx, npm, or Smithery. The quickest way is to run it directly with npx using the command 'npx clojars deps server'.

Asked by Kwabena Asante · Mar 18, 2026

Does Clojars-MCP-Server integrate with other tools?

Yes, Clojars-MCP-Server is designed to integrate with Claude, a desktop application, through the MCP protocol. It exposes three tools for use in Claude: get_clojars_latest_version, check_clojars_version_exists, and get_clojars_history.

Asked by Ravi Kapoor · Mar 20, 2026

What is Clojars-MCP-Server used for?

Clojars-MCP-Server is used to fetch dependency information from Clojars, the Clojure community's artifact repository. It provides tools for getting the latest version of a dependency, checking if a specific version exists, and retrieving version history.

Asked by Kenji Watanabe · Feb 26, 2026

提问

服务配缩器 的替代品