Skip to main content
Glama
turbot

Turbot Guardrails MCP Server

Official
by turbot

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TURBOT_PROFILENoName of the Turbot CLI profile to use. Default reads from ~/.config/turbot/credentials.yml.
TURBOT_WORKSPACENoThe Guardrails workspace endpoint URL (e.g., https://demo-acme.cloud.turbot.com).
TURBOT_ACCESS_KEYNoYour Guardrails API access key.
TURBOT_SECRET_KEYNoYour Guardrails API secret key.
TURBOT_CLI_PROFILENoLegacy alias for TURBOT_PROFILE.
TURBOT_ACCESS_KEY_IDNoLegacy alias for TURBOT_ACCESS_KEY.
TURBOT_GRAPHQL_ENDPOINTNoLegacy alias for TURBOT_WORKSPACE.
TURBOT_SECRET_ACCESS_KEYNoLegacy alias for TURBOT_SECRET_KEY.
TURBOT_CLI_CREDENTIALS_PATHNoPath to the Turbot CLI credentials file. Default is ~/.config/turbot/credentials.yml. The ~ is expanded.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/turbot/guardrails-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server