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 |
|---|---|
| Countries list | List of countries in the World Bank database |
| Indicators list | List of indicators in the World Bank database |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_indicator_for_country | Get values for an indicator for a specific country from the World Bank API |