Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_PATHNoHTTP endpoint path (only used when MCP_TRANSPORT=http)/
MCP_PORTNoHTTP server port (only used when MCP_TRANSPORT=http)3000
MCP_TRANSPORTNoTransport mode: stdio (default, for AI clients) or http (for self-hosted deployments)stdio
CARBONE_API_KEYNoYour Carbone API key. Not required when CARBONE_BASE_URL points to your own on-premise server, or when running in HTTP mode.
CARBONE_TIMEOUTNoRequest timeout in milliseconds (max: 60000)60000
CARBONE_BASE_URLNoOverride for self-hosted or staging environments. When set to a custom URL, CARBONE_API_KEY is not required.https://api.carbone.io
MCP_MAX_BODY_BYTESNoMaximum request body size in bytes (10 MB default)10485760

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/carboneio/carbone-mcp'

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