MCP Servers / development / Tulip MCP Server

Tulip MCP Server

JSON →
httpnone4development

An MCP server for the Tulip API, allowing LLMs to interact with the Tulip manufacturing platform's tables, records, machines, and more.

Install
How to run this server
[ { "cmd": "npx @tulip/mcp-server", "imports": [] } ]
server path: tulip-mcp-server
Tools
What this server exposes
listStations
List all stations in the Tulip platform
listTables
List all tables in the Tulip platform
getTable
Get details of a specific table
listInterfaces
List all interfaces in the Tulip platform
Configuration
Environment & auth
authnone
envTULIP_BASE_URL
envTULIP_WORKSPACE_ID
envTULIP_API_KEY
envTULIP_API_SECRET
envPRODUCTION_WORKSPACE_ID
Resources
Tulip MCP Server — MCP Server · libregistry