Turbot Guardrails MCP Server
Officialby turbot
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TURBOT_PROFILE | No | Name of the Turbot CLI profile to use. Default reads from ~/.config/turbot/credentials.yml. | |
| TURBOT_WORKSPACE | No | The Guardrails workspace endpoint URL (e.g., https://demo-acme.cloud.turbot.com). | |
| TURBOT_ACCESS_KEY | No | Your Guardrails API access key. | |
| TURBOT_SECRET_KEY | No | Your Guardrails API secret key. | |
| TURBOT_CLI_PROFILE | No | Legacy alias for TURBOT_PROFILE. | |
| TURBOT_ACCESS_KEY_ID | No | Legacy alias for TURBOT_ACCESS_KEY. | |
| TURBOT_GRAPHQL_ENDPOINT | No | Legacy alias for TURBOT_WORKSPACE. | |
| TURBOT_SECRET_ACCESS_KEY | No | Legacy alias for TURBOT_SECRET_KEY. | |
| TURBOT_CLI_CREDENTIALS_PATH | No | Path to the Turbot CLI credentials file. Default is ~/.config/turbot/credentials.yml. The ~ is expanded. |
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 | |