Skip to main content
Glama
Growth-Management

trocco-mcp-tools

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TROCCO_API_KEYYesTROCCO API key for authentication
TROCCO_BASE_URLNoTROCCO API base URLhttps://trocco.io

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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_workflowA

Fetch a TROCCO workflow definition by pipeline_definition_id for read-only audit preparation.

get_datamartC

Fetch a TROCCO datamart definition by datamart_definition_id, including BigQuery SQL and option metadata when available.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.2/5.0

Scored across 2 tools

Disambiguation5/5

Both tools target distinct resources (datamart vs workflow) with no overlapping functionality, making them easily distinguishable.

Naming Consistency5/5

Both tools follow the consistent verb_noun pattern (get_datamart, get_workflow), providing predictability.

Tool Count2/5

Only two tools for a server named 'trocco-mcp-tools' is very limited; likely insufficient for a data platform's typical operations.

Completeness2/5

Only read operations (get) are provided; missing create, update, delete, and other lifecycle operations, leaving significant gaps.

Maintenance

ActivityMaintained
ResponsivenessWithin a week