MCPServers
Clojars Dependency Versions - MCP server logo

Clojars Dependency Versions

4
0

Summary

This Clojars MCP server, developed by Bigsy, enables AI assistants like Claude to retrieve the latest version information for Clojars dependencies. Built in TypeScript, it provides a focused tool for querying the Clojars API to get up-to-date version data for any Maven artifact in the Clojars repository. The implementation stands out by offering a simple, targeted interface specifically for Clojars version lookups. By connecting AI capabilities with Clojars dependency information, this server allows AI systems to programmatically check and suggest library versions for Clojure projects. It is particularly useful for building AI-powered tools that assist with Clojure dependency management, automated project updates, and compatibility checks across Clojure libraries.

Available Actions(2)

get_clojars_latest_version

Get the latest version of a Clojars dependency (Maven artifact). Parameters: dependency (string) - Clojars dependency name in format "group/artifact" (e.g. "metosin/reitit").

check_clojars_version_exists

Check if a specific version of a Clojars dependency exists. Parameters: dependency (string) - Clojars dependency name in format "group/artifact" (e.g. "metosin/reitit"); version (string) - Version to check (e.g. "0.7.2").

Last Updated: April 17, 2025

社区评论

0.0
0 条评论
5
0
4
0
3
0
2
0
1
0

暂无评论. 成为第一个评论的人!

登录以参与讨论

Coming soon to
HighlightHighlight AI

语言

TypeScript

分类

标签