mcp-mariadb
Allows executing SQL queries on a MariaDB database, returning rows and row count.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-mariadbList the first 10 users"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
mcp-mariadb
A simple Model Context Protocol (MCP) server for MariaDB.
Features
Loads MariaDB connection settings from a YAML config file
Uses the environment variable MCP_MARIADB_CONFIG when set
Defaults to ~/.mcp-mariadb/config.yaml when the environment variable is not set
Exposes one tool: executesql
Related MCP server: DBHub
Usages
Installation
Use one of the sample in editor's mcp config file, put in your repo:
.cursor/mcp.json.antigravity/mcp.config.json.vscode/mcp.json.windsurf/mcp.config.json
Notes: remove the --network mcp-net in the config file if your database is not configured to use the docker network mcp-net.
Configuration
Create a YAML file such as:
mariadb:
host: localhost
database: app
username: app
password: secretTool usage
Ask the AI agent to use it when work with mariadb database.
Badges
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceA TypeScript-based MCP server that facilitates SQL query execution and MySQL database connectivity using environment variables.Last updated73MIT
- Alicense-qualityAmaintenanceUniversal database MCP server connecting to MySQL, PostgreSQL, SQLite, DuckDB and etc.Last updated183,262MIT
- AlicenseAqualityCmaintenanceDatabase MCP server for MySQL, MariaDB, PostgreSQL & SQLiteLast updated630MIT
- AlicenseAqualityDmaintenance一个连接MySQL数据库的MCP服务器,支持列出表、描述表结构和执行SQL语句。Last updated3MIT
Related MCP Connectors
A basic MCP server to operate on the Postman API.
MCP server for managing Prisma Postgres.
An MCP server that let you interact with Cycloid.io Internal Development Portal and Platform
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/siakhooi/mcp-mariadb'
If you have feedback or need assistance with the MCP directory API, please join our Discord server