Skip to main content
Search & Data ExtractionTypeScript

Bigsy/Clojars-MCP-Server

Clojars MCP Server for upto date dependency information of Clojure libraries

search-data-extractioncloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/Bigsy/Clojars-MCP-Server

Claude Desktop configuration example:

{
  "mcpServers": {
    "clojars-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "Bigsy/Clojars-MCP-Server"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Search & Data Extraction
Language
TypeScript
Author
Bigsy