Agentic WorkersPowered by Agentic Workers
Hosted MCP Servers
Databases & AnalyticsAuth: OAuth2.1

Instant hosted MCP server

Realtime database

InstantDB’s hosted MCP server lets agents create and manage Instant apps and schemas, so realtime application backends can be scaffolded and inspected from an MCP client.

Curated by Published Updated

Server description

Realtime client-side database for agent-built apps

InstantDB’s hosted MCP server lets agents create and manage Instant apps and schemas, so realtime application backends can be scaffolded and inspected from an MCP client.

Directory details

Slug
instant
Category
Databases & Analytics
Category slug
databases-and-analytics
Authentication
OAuth2.1
Auth type
oauth

Use with your agent

Add this hosted MCP endpoint to an Agentic Workers agent or any MCP client that supports remote HTTP servers. Keep required credentials in your client or agent secret store.

Use with your agent
{
  "mcpServers": {
    "instant": {
      "url": "https://mcp.instantdb.com/mcp"
    }
  }
}

Connection links