# See repository for install instructions
{
"mcpServers": {
"aihaymon-dbmcp": {
"command": "npx",
"args": []
}
}
}
{
"mcpServers": {
"aihaymon-dbmcp": {
"command": "npx",
"args": []
}
}
}
{
"mcpServers": {
"aihaymon-dbmcp": {
"command": "npx",
"args": []
}
}
}
About This MCP Server
The ai.haymon/dbmcp server is a database Model Context Protocol server that supports connections to MySQL, MariaDB, PostgreSQL, and SQLite databases, enabling interaction with these databases through the Model Context Protocol. It can be connected to using oci and stdio interfaces, allowing developers to integrate it with their applications. Developers would use this server when they need to provide a database connection to AI coding assistants, such as Claude Code and Cursor, to facilitate database-related tasks and operations.
Database MCP server for MySQL, MariaDB, PostgreSQL & SQLite. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with database capabilities via the stdio transport.
Package
ghcr.io/haymon-ai/dbmcp:0.9.1 on oci
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on oci.
What tools does it provide?
The dbmcp server extends your AI assistant with database capabilities. Once installed, your AI can use its tools automatically.