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 |
|---|---|
| list_datasets | List available ONS datasets with metadata |
| get_dataset | Get detailed information about a specific dataset |
| search_datasets | Search for datasets by name or description |
| get_observation | Get specific data observations with dimension filters |
| get_latest_data | Get the latest available data for a dataset with optional filters |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Popular ONS Datasets | List of commonly used ONS datasets |
| ONS API Information | Information about the ONS API endpoints and capabilities |