Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by abel9851 • Data & Databases
An MCP server that exposes MariaDB schemas and provides a read-only query tool for agents to retrieve data from MariaDB databases.
List database schemas and tables from a MariaDB instance to discover available data sources.
Execute safe, read-only SQL queries against MariaDB to fetch records and aggregated results.
Run an MCP server integrated with Claude Desktop for local or desktop-based agent workflows.
This repository implements an MCP server for interacting with MariaDB. It exposes database schema lists and includes a query_database tool to execute read-only SQL operations. The README provides integration examples for Claude Desktop and installation notes (including installing mariadb-connector-c). The project is open-source and licensed under the MIT license.
Execute a read-only SQL query on the database Args: query: SQL query to execute (must be SELECT, SHOW, DESCRIBE, DESC, EXPLAIN)
Get the schema for a specific table
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.