Skip to main content
Glama
gauravamar-blip

Tranna MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NODE_ENVNoDevelopment, test, or productionproduction
LOG_LEVELNoDebug, info, warn, or errorinfo
HEALTH_HOSTNoInterface for health checks0.0.0.0
HEALTH_PORTNoHealth HTTP port for native execution3000
HEALTH_ENABLEDNoEnables the health HTTP servertrue
SERVICE_VERSIONNoVersion returned in server status0.1.0
HOST_HEALTH_PORTNoHost port mapped by Docker Compose3000
META_CONNECTOR_ENABLEDNoEnables the real Meta connector after all required META_* values are suppliedfalse
EXAMPLE_CONNECTOR_ENABLEDNoEnables the fake demonstration connector and its fake-data MCP toolfalse
META_ALLOW_WRITE_OPERATIONSNoAllows publishing, campaign creation, campaign state changes, and budget updatesfalse

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
tranna_get_service_statusA

Returns the server's runtime readiness, authentication placeholder status, and registered connector statuses. No platform data is accessed.

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/gauravamar-blip/tranna_mcp'

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