🗄️

database

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-database": { "command": "npx", "args": [] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "aihaymon-database": { "command": "npx", "args": [] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "aihaymon-database": { "command": "npx", "args": [] } } }

About This MCP Server

The ai.haymon/database server is a Model Context Protocol server that enables connections to various databases, including MySQL, MariaDB, PostgreSQL, and SQLite, allowing developers to interact with these databases using AI coding assistants. It supports communication over OCI and stdio, providing a standardized interface for database operations. Developers would use this server when they need to integrate their AI-powered coding tools with a database management system, leveraging the capabilities of the MCP protocol.

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/database:0.7.0 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 database 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-database.svg)](https://skillsplayground.com/mcps/aihaymon-database/)
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.