claude mcp add agentic-eng-a2db -- uvx a2db
{
"mcpServers": {
"agentic-eng-a2db": {
"command": "uvx",
"args": ["a2db"]
}
}
}
{
"mcpServers": {
"agentic-eng-a2db": {
"command": "uvx",
"args": ["a2db"]
}
}
}
{
"mcpServers": {
"agentic-eng-a2db": {
"command": "uvx",
"args": ["a2db"]
}
}
}
About This MCP Server
The a2db server provides safe, read-only database access for AI agents, enabling connections to five databases and supporting batch queries through SQLGlot. This database tool allows developers to manage and query data in a secure and controlled manner, making it a suitable choice when building applications that require reliable data access. Developers would reach for a2db when they need to integrate a database with their AI coding assistant, such as Claude Code or Cursor, and require a standardized and secure way to access and query data.
Safe, read-only database access for AI agents. 5 databases, batch queries, SQLGlot.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with database capabilities via the stdio transport.
Package
a2db on pypi
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.
What tools does it provide?
The a2db server extends your AI assistant with database capabilities. Once installed, your AI can use its tools automatically.