🗄️

dbmcp

Database MCP server for MySQL, MariaDB, PostgreSQL & SQLite

Database stdio oci ocistdio
RUN IN TERMINAL
# See repository for install instructions
ADD TO claude_desktop_config.json
{ "mcpServers": { "aihaymon-dbmcp": { "command": "npx", "args": [] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "aihaymon-dbmcp": { "command": "npx", "args": [] } } }
ADD TO .cursor/mcp.json
{ "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.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/aihaymon-dbmcp.svg)](https://skillsplayground.com/mcps/aihaymon-dbmcp/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.