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 |
|---|---|
| check_software_status | Check if software versions are supported and get EOL dates |
| compare_versions | Compare versions and analyze upgrade recommendations |
| analyze_security | Comprehensive security analysis including EOL status and vulnerabilities |
| natural_language_query | Process natural language queries about software lifecycle |
| validate_version | Validate version recommendations before responding |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| check_version | Check EOL status and support information for software versions |
| check_cve | Scan for known security vulnerabilities and support status |
| list_products | Browse or search available software products |
| compare_versions | Compare versions and get detailed upgrade analysis |
| get_all_details | Get comprehensive lifecycle details for all versions of a product |