Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| migrate-apply | Apply pending migration files to a database |
| migrate-diff | Generate a new migration file by comparing current state to desired schema |
| migrate-lint | Run analysis on migration directory to detect issues |
| migrate-new | Create a new empty migration file in the migration directory |
| migrate-status | Report current migration status of a database |
| migrate-validate | Validate migration directory integrity and consistency |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |