Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_clojars_latest_version | Get the latest version of a Clojars dependency (Maven artifact) |
| check_clojars_version_exists | Check if a specific version of a Clojars dependency exists |
| get_clojars_history | Get version history of a Clojars dependency |