Skip to main content
Glama
cemalturkcan

MariaDB MCP Server

by cemalturkcan

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DB_MCP_CONFIG_PATHNoEnvironment variable to specify a custom path for the config.json file. If not set, the server looks in default locations (e.g., ~/.config/mariadb-mcp/config.json).

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_connectionsB

Lists configured MariaDB connections.

list_databasesC

Lists databases for the selected connection.

list_tablesB

Lists tables for the selected connection.

describe_tableC

Returns column information for a table.

execute_selectA

Executes a read-only SELECT/SHOW/DESCRIBE/EXPLAIN query. Row limit is enforced.

suggest_queryC

Suggests a query that should be executed manually.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/cemalturkcan/mariadb-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server