mcp MCP Tools
mcp exposes 14 tools. Each one has its own page with the configuration for every client that can run this server.
-
create_instanceMutatingcreate instance
-
get_instanceRead-onlyget instance
-
list_instancesRead-onlylist instances
-
delete_instanceMutatingdelete instance
-
create_tableMutatingcreate table
-
get_tableRead-onlyget table
-
list_tablesRead-onlylist tables
-
delete_tableMutatingdelete table
-
create_logical_viewMutatingcreate logical view
-
get_logical_viewRead-onlyget logical view
-
list_logical_viewsRead-onlylist logical views
-
update_logical_viewMutatingupdate logical view
-
delete_logical_viewMutatingdelete logical view
-
list_hot_tabletsRead-onlylist hot tablets
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.