InstantDB
Summary
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.
Available Actions(4)
get_examples
Returns pre-defined example queries for various categories (e.g., 'basic_read', 'filtering', 'associations').
queryDB
Executes a specific query against InstantDB. Requires a 'query' and a descriptive 'name' parameter.
list_queries
Retrieves the history of executed queries with details such as query ID, name, timestamp, and structure.
return_query
Retrieves a specific query by its unique ID for later reference or implementation.
社区评论
暂无评论. 成为第一个评论的人!
登录以参与讨论