mcp
Note
This feature is not available in dbvr Community.
mcp - run dbvr as an MCP server for a database connection.
Synopsis¶
Tip
You can also use global options with this command.
Description¶
The mcp command starts dbvr as an MCP (Model Context Protocol) server for a
database connection. External AI tools connect to this server over MCP, while dbvr connects to the database.
The server lets the AI explore your database structure and run queries. See mcp start for the full
list of available tools.
Commands¶
-
Start an MCP server for a datasource. The server runs in the foreground and communicates over stdio.
-
Print a configuration snippet you can paste into your AI tool's MCP config file.