概要
Instantdb Server offers a read-only interface for interacting with InstantDB. It dynamically loads the schema and environment configuration, enabling users to execute queries and retrieve examples based on pre-defined patterns. Features include tools for querying the database, listing query history, and retrieving specific queries by ID. It's designed for easy integration and debugging, with support for dynamic schema and environment variable loading.
主な機能
- 0 GitHub stars
- Includes a query history for tracking executed queries.
- Provides tools to execute queries and retrieve pre-defined query examples.
- Dynamically loads InstantDB schema and environment configuration.
- Offers an MCP Inspector for debugging server communications.
ユースケース
- Querying InstantDB for specific data retrieval.
- Debugging and monitoring MCP server operations.
- Retrieving example queries for different use cases.