OlympHill
C

Clojars-MCP-ServerA Model Context Protocol (MCP) server that provides tools for fetching dependency information from Clojars, the Clojure community's artifact repository.

(0)
Daniel NikulshynReviewed by Daniel Nikulshyn·Updated July 2026

Overview

Clojars-MCP-Server is a Model Context Protocol (MCP) server that provides tools for fetching dependency information from Clojars, the Clojure community's artifact repository. It allows users to get the latest version of any Clojars dependency, check if a specific version exists, and retrieve version history with configurable limits. The server is designed to integrate with Claude, a desktop application, through the MCP protocol. It exposes three tools: get_clojars_latest_version, check_clojars_version_exists, and get_clojars_history. The server can be installed via npx, npm, or Smithery, and configured to work with Claude.

Key features

  • Get latest version of Clojars dependency
  • Check if specific version exists
  • Get version history of dependencies
  • Easy integration with Claude

Pricing

Model
Free
Category
MCP Servers
Rating
No reviews yet

Use cases

Dependency Management

Use Clojars-MCP-Server to manage dependencies in Clojure projects, getting the latest version of artifacts and checking version existence.

Version History Analysis

Retrieve version history of Clojars dependencies with configurable limits to analyze changes and updates.

Pros & Cons

Pros

  • Easy integration with Claude through MCP
  • Simple and focused responses
  • Provides version history with configurable limits

Cons

  • Requires configuration in Claude's settings
  • Limited to Clojars dependency information

Reviews

Sign in to leave a review.

No reviews yet. Be the first!

Q&A

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

Ask a question

MCP Servers alternatives