Back to MCP Servers
Clojars
Clojars MCP Server for upto date dependency information of Clojure libraries
search-data-extraction
By Bigsy
Installation
npx -y Clojars-MCP-ServerConfiguration
{
"mcpServers": {
"Clojars-MCP-Server": {
"command": "npx",
"args": ["-y", "Clojars-MCP-Server"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes