Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_latest_stable_version | Get the latest stable version for a Maven dependency (excludes SNAPSHOT, alpha, beta, RC, milestone, etc.) |
| get_all_versions | List all available versions for a Maven dependency, optionally filtering to stable versions only |
| check_version_exists | Verify if a specific version exists for a Maven dependency |
| compare_versions | Compare two versions and suggest an upgrade path |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |