mcp — MCP Server by MariaDB

by MariaDB · MCP Server · ★ 145

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About mcp

MCP MariaDB Server The MCP MariaDB Server provides a Model Context Protocol (MCP) interface for managing and querying MariaDB databases, supporting both standard SQL operations and advanced vector/embedding-based search. Designed for use with AI assistants, it enables seamless integration of AI-driven data workflows with relational and vector databases. Table of Contents Overview Core Components Available Tools Embeddings & Vector Store Configuration & Environment Variables Security Considerations Installation & Setup Usage Examples Integration - Claude desktop/Cursor/Windsurf Logging Testing Overview The MCP MariaDB Server exposes a set of tools for interacting with MariaDB databases and vector stores via a standardized protocol. It supports: Listing databases and tables Retrieving table schemas Executing safe, read-only SQL queries Creating and managing vector stores for embedding-based search Integrating with embedding providers (currently OpenAI, Gemini, and HuggingFace) (optional) Core Components server.py: Main MCP server logic and tool definitions. config.py: Loads configuration from environment and files. embeddings.py:

Quick Facts

Stars145
Forks62
LanguagePython
CategoryMCP Server
LicenseMIT
Quality Score67.533031157677/100
Open Issues18
Last Updated2026-03-09
Created2025-05-09
Platformsmcp, python
Est. Tokens~13k

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular Python Agent Tools

Frequently Asked Questions

What is mcp?

mcp is MariaDB MCP (Model Context Protocol) server implementation. It is categorized as a MCP Server with 145 GitHub stars.

What programming language is mcp written in?

mcp is primarily written in Python.

How do I install or use mcp?

You can find installation instructions and usage details in the mcp GitHub repository at github.com/MariaDB/mcp. The project has 145 stars and 62 forks, indicating an active community.

What license does mcp use?

mcp is released under the MIT license, making it free to use and modify according to the license terms.

View on GitHub → Browse MCP Server tools