Loading languages...
CL

clojars-deps-server

@Bigsy5

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

clojars
dependency
mcp

# mcpServer Config

{
  "mcpServers": {
    "clojars-deps-server": {
      "command": "node",
      "args": [
        "/path/to/clojars-deps-server/build/index.js"
      ]
    }
  }
}

# stdio

npx clojars-deps-server
Transport:
stdio
Язык:
javascript
Создано:12/14/2024
Обновлено:6/25/2025
Домашняя страница:
https://github.com/Bigsy/Clojars-MCP-Server