MCP Servers / database / InstantDB

InstantDB

JSON →
none1database

An MCP server for interacting with InstantDB, a realtime database.

Install
How to run this server

No install command recorded.

server path: instantdb
Tools
What this server exposes
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.
Configuration
Environment & auth
authnone
envINSTANT_APP_ID
envINSTANT_APP_ADMIN_TOKEN
Resources
InstantDB — MCP Server · libregistry