Skip to main content
Start the Datum MCP server

Synopsis

Start a local MCP server exposing tools to: • list & inspect CRDs • validate manifests via server-side dry run • generic CRUD (create/get/update/delete) for any served CRD • switch context at runtime via datum/change_context MCP clients (e.g., Claude) connect over STDIO. Use —port to also expose a local HTTP debug API on 127.0.0.1:<port>. Select a Datum context with exactly one of —organization or —project.

Options

Options inherited from parent commands

See also

  • datumctl - A CLI for interacting with the Datum platform
Auto generated by spf13/cobra on 24-Feb-2026
Last modified on March 30, 2026