Google PageRank for AI agents. 25,000+ tools indexed.

mariadb-mcp-server MCP Server

cemalturkcan/mariadb-mcp-server

Score: 54.5 Rank #36 Database
Are you the maintainer of cemalturkcan/mariadb-mcp-server? Claim this listing →

MCP server for MariaDB/MySQL with per-connection read/write access control

Add AgentRank to Claude Code Discover and compare tools like cemalturkcan/mariadb-mcp-server — your AI finds the right one automatically
Get API Access →
claude mcp add agentrank -- npx -y agentrank-mcp-server

Overview

cemalturkcan/mariadb-mcp-server is a JavaScript MCP server licensed under MIT. MCP server for MariaDB/MySQL with per-connection read/write access control

Ranked #36 out of 124 indexed tools.

Actively maintained with commits in the last week.

Ecosystem

JavaScript MIT 174 npm/wk

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 2

2 stars → early stage

Freshness 25% 1d ago

Last commit 1d ago → actively maintained

Issue Health 25% 50%

No issues filed → no history to score

Contributors 10% 1

1 contributor → solo project

Dependents 25% 0

No dependents → no downstream usage

npm Downloads 13% 174/wk

174 weekly installs → early adoption

PyPI Downloads N/A
Forks 0
Description Good
License MIT

Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

Contributors medium impact

Single-contributor projects carry bus-factor risk — welcoming contributors boosts confidence

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge all embed codes →

AgentRank score for cemalturkcan/mariadb-mcp-server
[![AgentRank](https://agentrank-ai.com/api/badge/tool/cemalturkcan--mariadb-mcp-server)](https://agentrank-ai.com/tool/cemalturkcan--mariadb-mcp-server/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/cemalturkcan--mariadb-mcp-server/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/cemalturkcan--mariadb-mcp-server" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="cemalturkcan/mariadb-mcp-server"></script>

Matched Queries

"mcp server""mcp-server"

From the README

# mariadb-mcp-server

MCP (Model Context Protocol) server for MariaDB/MySQL databases. Provides AI assistants with safe, controlled database access through per-connection read/write permissions.

## Features

- **Multi-connection** — manage multiple MariaDB/MySQL databases from a single server
- **Per-connection access control** — `read` and `write` flags per connection
- **Optional limits** — `statement_timeout_ms`, `default_row_limit`, `max_row_limit` (all optional, unlimited by default)
- **SQL guard** — validates queries to prevent accidental writes through read tools
- **Transaction support** — atomic multi-query execution on writable connections

## Installation

```bash
npm install -g @cemalturkcann/mariadb-mcp-server
```

Or use directly with npx:

```bash
npx @cemalturkcann/mariadb-mcp-server
```

## Configuration

The server looks for `config.json` in this order:

1. `DB_MCP_CONFIG_PATH` environment variable
2. Next to the package (`../config.json` relative to `src/`)
3. Curr
Read full README on GitHub →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.