Mcp
Published 10 September 2026
Description
The mcp command starts the Flyway MCP Server, which exposes tools that let AI coding
agents work with a Flyway project directly.
Usage examples
Starting the server with every available tool
The minimal command needed to run the server is:
> flyway mcp -mcp.toolsets=all
This enables every tool across every toolset. See Flyway MCP Server for how to configure
this command in an AI tool's .mcp.json (or equivalent), and
Configuration for the full list of available toolsets and other
parameters.
Parameters
Optional
| Parameter | Namespace | Description |
|---|---|---|
toolsets |
mcp | The toolsets to enable on the MCP server. See Configuration. |
maxLogs |
mcp | The maximum number of MCP server log files to keep on disk. |
Universal commandline parameters are listed here.
This documentation contains proprietary information and is protected by copyright law.
Copyright © 2026 Red Gate Software Limited. All rights reserved