tidewaterdata
by J-X0
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TIDEWATER_PROVIDER | No | Provider type: 'stub' (offline) or 'real' (networked). The real provider requires TIDEWATER_PROVIDER_ENDPOINT and TIDEWATER_PROVIDER_API_KEY. | stub |
| TIDEWATER_LOG_LEVEL | No | Log level from DEBUG to CRITICAL. | INFO |
| TIDEWATER_MAX_BATCH | No | Batch-size cap (reserved). | 1000 |
| TIDEWATER_MAX_STEPS | No | Reject pipelines longer than this many steps. | 100 |
| TIDEWATER_MAX_RECORD_BYTES | No | Reject records larger than this many bytes. | 1000000 |
| TIDEWATER_PROVIDER_API_KEY | No | API key for the 'real' provider. | |
| TIDEWATER_PROVIDER_ENDPOINT | No | Endpoint URL for the 'real' provider. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues