Back to directory
convex/mcp-server

convex/mcp-server

@Convex

Convex MCP server for AI agents to introspect deployments, run functions, and read/write data.

mcpconvexai-agentdatabaseserverlessintrospectioncloud

Installation & Configuration

{
  "mcpServers": {
    "convex": {
      "command": "npx",
      "args": [
        "-y",
        "convex@latest",
        "mcp",
        "start"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/12
Updated
2026/6/12