Bigsy/Clojars-MCP-Server
Clojars MCP Server for upto date dependency information of Clojure libraries
Quick Start
Clone the repository:
git clone https://github.com/Bigsy/Clojars-MCP-ServerClaude 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.