loading…
Search for a command to run...
loading…
An MCP server that enables AI assistants to manage database migrations and validate schemas using the Ariga Atlas CLI. It provides tools for applying migrations
An MCP server that enables AI assistants to manage database migrations and validate schemas using the Ariga Atlas CLI. It provides tools for applying migrations, generating diffs, linting, and checking migration status through natural language.
An MCP (Model Context Protocol) server for Ariga Atlas, enabling AI assistants to interact with Atlas migration tools through the Model Context Protocol.
This package provides a bridge between AI assistants (like Claude) and Atlas, allowing them to manage database migrations, validate schemas, and perform other database-related operations using Atlas commands.
Add this server to your MCP client configuration. For Claude Desktop, add to your config file:
MacOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%/Claude/claude_desktop_config.json
{
"mcpServers": {
"atlas": {
"command": "npx",
"args": ["-y", "@mpreziuso/mcp-atlas"]
}
}
}
The -y flag automatically installs or updates the package without prompting.
Once configured, your AI assistant can use Atlas commands through the MCP protocol. Example interactions:
The MCP server wraps these Atlas CLI commands:
atlas migrate apply - Apply migrationsatlas migrate diff - Generate migration diffsatlas migrate lint - Lint migration filesatlas migrate new - Create new migrationatlas migrate status - Check migration statusatlas migrate validate - Validate migrationsMIT
Michele Preziuso [email protected]
Выполни в терминале:
claude mcp add mcp-atlas -- npx Query your database in natural language
автор: AnthropicA universal database MCP server supporting simultaneous connections to multiple databases. It provides tools for database operations, health analysis, SQL optim
автор: wenb1n-devRead-only database access with schema inspection.
автор: modelcontextprotocolInteract with Redis key-value stores.
автор: modelcontextprotocolНе уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории data