Clojars-MCP-Server

Clojars-MCP-Server

3.4

If you are the rightful owner of Clojars-MCP-Server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Clojars MCP Server is a Model Context Protocol server designed to fetch dependency information from Clojars, the Clojure community's artifact repository.

The Clojars MCP Server is a specialized server that integrates with various platforms like Cline, Roo Code, Cody, and Claude Desktop to provide real-time dependency information from Clojars. It is designed to streamline the process of managing Clojure dependencies by offering tools to fetch the latest versions and verify the existence of specific versions of dependencies. The server can be easily installed via npx or Smithery, and it integrates seamlessly with Claude, making it a valuable tool for developers working with Clojure projects. By configuring the server in Claude's settings, users can access its capabilities directly from Claude's system prompt, enhancing the development workflow.

Features

  • Fetch the latest version of any Clojars dependency
  • Verify the existence of specific dependency versions
  • Simple and focused responses
  • Seamless integration with Claude through MCP
  • Easy installation and configuration

Tools

  1. get_clojars_latest_version

    Get the latest version of a Clojars dependency (Maven artifact)

  2. check_clojars_version_exists

    Check if a specific version of a Clojars dependency exists