Skip to main content
Version: 2.0.0

Server

A Tabsdata server is the top-level process that is deployed on a machine. A Tabsdata server stores and manages all Tabsdata resources, executes workflows, and isolates Tabsdata processes from other processes on the machine.

By default, a Tabsdata server runs on port 2457, and is accessible via the Tabsdata UI, Tabsdata CLI, or Tabsdata MCP Integraton

A running server is also called an instance.

What is in a Tabsdata Server

Click into each resource to learn about its function.

For the configuration files a server reads on start (API server settings, storage mounts, AI agent integration, and more), see Server Configuration.