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_latest_release | Get the latest release version of a Maven dependency (excludes pre-releases by default) |
| check_maven_version_exists | Check if a specific version of a Maven dependency exists |
| list_maven_versions | List Maven dependency versions sorted by last updated date (most recent first) |