dbtrail

MCP

Model Context Protocol endpoint for AI tool integration

The MCP endpoint provides AI clients with access to dbtrail tools via the Model Context Protocol. Requires the mcp:connect permission.

Endpoint

MethodEndpointPermissionDescription
POST/mcpmcp:connectMCP Streamable HTTP endpoint
DELETE/mcpmcp:connectTerminate an MCP session

The MCP endpoint handles tool calls (list_servers, list_tables, query, recover, status) via the Model Context Protocol. See Claude Integration for setup instructions.

On this page