Trellis-MCP-server

EtcetFelix/Trellis-MCP-server

3.2

If you are the rightful owner of Trellis-MCP-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The Trellis MCP Server enables Claude Desktop to manage Trellis Workflows using natural language commands.

Tools

Functions exposed to the LLM to take actions

get_transformations

Retrieves all transformation schemas in the project.

get_transformation_details

Gets detailed operations/schema for a specific transformation.

get_entities

Retrieves all entities (data tables) in the project.

get_entity_fields

Gets fields (columns) for a specific entity.

get_workflow_config

Retrieves the current workflow configuration.

update_workflow_blocks

Creates, updates, or deletes workflow blocks.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources