MCPServers

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.

Last Updated: April 17, 2025

社区评论

0.0
0 条评论
5
0
4
0
3
0
2
0
1
0

暂无评论. 成为第一个评论的人!

登录以参与讨论

Coming soon to
HighlightHighlight AI

语言

TypeScript

分类

标签