Skip to content

mcp

Note

This feature is available in dbvr Pro only.

mcp - expose a database connection as an MCP server.

Synopsis

dbvr mcp [-hV] [COMMAND]

Tip

You can also use global options with this command.

Description

The mcp command starts an MCP (Model Context Protocol) server that connects to a database and exposes it to AI tools via the Model Context Protocol.

The server lets the AI explore your database structure and run queries. See mcp start for the full list of available tools.

Commands

  • start

    Start an MCP server for a datasource. The server runs in the foreground and communicates over stdio.

  • configuration

    Print a configuration snippet you can paste into your AI tool's MCP config file.