mysql-mcp-server and mcp-database-server

mysql-mcp-server
59
Established
mcp-database-server
51
Established
Maintenance 2/25
Adoption 16/25
Maturity 25/25
Community 16/25
Maintenance 10/25
Adoption 4/25
Maturity 24/25
Community 13/25
Stars: 61
Forks: 11
Downloads: 3,168
Commits (30d): 0
Language: JavaScript
License: MIT
Stars: 5
Forks: 2
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stale 6m
No risk flags

About mysql-mcp-server

dpflucas/mysql-mcp-server

An MCP server provides read-only access to MySQL databases.

Implements query validation and sandboxing to enforce read-only operations (SELECT, SHOW, DESCRIBE, EXPLAIN only) with configurable timeouts and row limits to prevent resource exhaustion. Integrates with the Model Context Protocol (MCP) ecosystem, enabling AI assistants like Claude to query MySQL databases through a stdio transport with connection pooling and environment-based configuration.

About mcp-database-server

ahmetbarut/mcp-database-server

A Model Context Protocol (MCP) server that provides multi-database query execution capabilities with support for SQLite, PostgreSQL, and MySQL databases. Includes a built-in Web UI for managing database connections.

Implements connection pooling with configurable limits and timeout settings, plus parameterized query execution with SQL injection protection via Zod validation. Persists all connection configs in a local SQLite store, enabling stateful management across server restarts, and integrates directly with Claude Desktop and Cursor IDE through stdio-based MCP transport.

Scores updated daily from GitHub, PyPI, and npm data. How scores work