Claudius
Status

dbmcp

MCP

MCP server for querying MySQL, MariaDB, PostgreSQL, and SQLite databases from AI agents.

by haymon-ai·haymon-ai/dbmcp·Rust·v0.13.2
85· A
Install
docker pull ghcr.io/haymon-ai/dbmcp:0.10.0
Stars
30
7d change
3.45%
Downloads / week
Last active
2 days ago
About

A single-binary MCP server for SQL databases. Connect your AI assistant to MySQL/MariaDB, PostgreSQL, or SQLite with zero runtime dependencies.

Multi-database — MySQL/MariaDB, PostgreSQL, and SQLite from one binary MCP tools — schema discovery (`listDatabases`, `listTables`, `listViews`, `listTriggers`, `listFunctions`, `listProcedures`, `listMaterializedViews`), data access (`readQuery`, `writeQuery`), DDL (`createDatabase`, `dropDatabase`, `dropTable`), and `explainQuery`. Read-only mode hides the write tools (`writeQuery`, `createDatabase`, `dropDatabase`, `dropTable`). See MCP Tools for per-backend availability. Single binary — ~…

Read more on GitHub →
30-day stars
Trust factors
Source
community
Known advisories
0
Maintenance
active
License
MIT
Age
4 months
databasedeveloper-tools#mysql#postgresql#sqlite#mariadb#ai#ai-agents#mcp#postgres#sql