tmpstate MCP Tools
tmpstate exposes 16 tools. Each one has its own page with the configuration for every client that can run this server.
-
create_databaseMutatingcreate database
-
database_statusdatabase status
-
list_documentsRead-onlylist documents
-
get_documentRead-onlyget document
-
create_documentMutatingcreate document
-
update_documentMutatingupdate document
-
delete_documentMutatingdelete document
-
delete_collectionMutatingdelete collection
-
delete_databaseMutatingdelete database
-
extend_databaseextend database
-
pro_checkoutpro checkout
-
pro_list_databasespro list databases
-
pro_create_databasepro create database
-
pro_attach_databasepro attach database
-
pro_cancelpro cancel
-
send_feedbackMutatingsend feedback
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.