Enterprise DNA
M MCP Servers Developer low

Bigsy/Clojars-MCP-Server

by Various

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

B

MCP

Bigsy/Clojars-MCP-Server

Added 1 June 2026

Overview

A Model Context Protocol (MCP) server that fetches dependency information from Clojars, the Clojure community's artifact repository. It exposes tools for querying artifact metadata, versions, and dependencies via the MCP interface.

Best for

Best for
Clojure developers who need programmatic access to Clojars dependency data via MCP-compatible tools

Use cases

  • Retrieve dependency metadata for Clojure projects during development
  • Check available versions of a Clojars artifact from an MCP-compatible client
  • Automate dependency lookup in Clojure build tooling or workflows

Notes

A Model Context Protocol (MCP) server that fetches dependency information from Clojars, the Clojure community’s artifact repository. It exposes tools for querying artifact metadata, versions, and dependencies via the MCP interface.

5 stars on GitHub. Last updated 2025-06-25. Licensed MIT.

Use cases

  • Retrieve dependency metadata for Clojure projects during development
  • Check available versions of a Clojars artifact from an MCP-compatible client
  • Automate dependency lookup in Clojure build tooling or workflows

Pros

  • Lightweight JavaScript implementation with minimal dependencies
  • Direct integration with Clojars for accurate, up-to-date artifact data
  • Simple MCP interface makes it easy to use with compatible clients

Cons

  • Limited to Clojars repository only, not other package registries
  • Small community with only 5 GitHub stars, may lack active maintenance
  • Requires an MCP-compatible client to be useful, not a standalone tool

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Lightweight JavaScript implementation with minimal dependencies
  • Direct integration with Clojars for accurate, up-to-date artifact data
  • Simple MCP interface makes it easy to use with compatible clients

Cons

  • Limited to Clojars repository only, not other package registries
  • Small community with only 5 GitHub stars, may lack active maintenance
  • Requires an MCP-compatible client to be useful, not a standalone tool