Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_race_schedule | Get the race schedule for a specific F1 season |
| get_session_results | Get results for a specific F1 session (practice, qualifying, or race) |
| get_driver_standings | Get driver championship standings for a season |
| get_constructor_standings | Get constructor championship standings for a season |
| get_lap_times | Get lap times for a specific session |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |