Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_activation_queue | Get current Ethereum validator activation queue statistics. |
| get_exit_queue | Get current Ethereum validator exit queue statistics. |
| get_validator_status | Get status for a specific Ethereum validator by public key. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| analyze_queue | Prompt to analyze current validator queue trends. Returns: A string prompt for LLM analysis of queue trends, including: - Queue length implications - Impact on ETH price and network security - Request for historical context |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |