abel9851/mcp-server-mariadb

View on GitHub ↗

An mcp server that provides read-only access to MariaDB.

20 ★7 forksPythonUpdated 1y ago

What you need to know

mcp-server-mariadb is an MCP server implementation for retrieving data from MariaDB, exposing database schemas as resources and allowing read-only query execution.

Install

uv add mcp-server-mariadb
Install MariaDB connector: brew install mariadb-connector-c

Key features

  • Expose schema list in database
  • query_database tool for read-only operations

Best for

Users who want to allow AI assistants to query MariaDB data safely

Caveats

  • Requires MariaDB Connector/C for the mariadb driver
  • Only read-only operations
Platforms: LocalClients: Claude Desktop
Documentation ↗

Reviewed 2026-08-11

Topics

mariadbmcpmcp-servermodel-context-protocol
Stars
20★
Forks
7
Language
Python
License
MIT
Created
2025-02-18
Last push
2025-03-26