Labsco
instantdb logo

InstantDB

โ˜… 10,300

from instantdb

Create, manage, and update applications on InstantDB, the modern Firebase.

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedFreeNeeds API keys

@instantdb/mcp

Get Started ยท Examples ยท Docs ยท Discord

Welcome to Instant's MCP server.

Instant MCP

This MCP is a wrapper around the Instant Platform SDK. Add this MCP to your editor to enable creating, managing, and updating your InstantDB applications.

Remote MCP server

Instant hosts the latest version of the server at https://mcp.instantdb.com.

For modern clients that support streamable HTTP use https://mcp.instantdb.com/mcp.

For legacy clients that require SSE use https://mcp.instantdb.com/sse.

For more editor-specific instructions, see the public docs.

Local MCP server

If you haven't already, make sure to get a personal access token from your Instant dashboard.

Run the server in stdio mode with npx -y @instantdb/mcp --token <token>.

For more editor-specific instructions, see the public docs.

Contributing