An InstantDB MCP server that provides tools for querying and managing data through the InstantDB Admin SDK. Enables developers to interact with their InstantDB applications via a standardized interface, supporting operations like executing database queries, retrieving query results, and serving code examples across different usage contexts like admin access, CLI interactions, and data modeling.
Aucun avis encore. Soyez le premier à donner votre avis !
Connectez-vous pour rejoindre la conversation
Returns pre-defined example queries for various categories (e.g., 'basic_read', 'filtering', 'associations').
Executes a specific query against InstantDB. Requires a 'query' and a descriptive 'name' parameter.
Retrieves the history of executed queries with details such as query ID, name, timestamp, and structure.
Retrieves a specific query by its unique ID for later reference or implementation.