mysql-mcp-server and db-mcp-server

mysql-mcp-server
52
Established
db-mcp-server
50
Established
Maintenance 2/25
Adoption 16/25
Maturity 18/25
Community 16/25
Maintenance 10/25
Adoption 10/25
Maturity 9/25
Community 21/25
Stars: 61
Forks: 11
Downloads: 3,168
Commits (30d): 0
Language: JavaScript
License: MIT
Stars: 351
Forks: 62
Downloads: —
Commits (30d): 0
Language: Go
License: MIT
Stale 6m
No Package No Dependents

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 db-mcp-server

FreePeak/db-mcp-server

A powerful multi-database server implementing the Model Context Protocol (MCP) to provide AI assistants with structured access to databases.

Supports MySQL, PostgreSQL, SQLite, and Oracle databases with automatic tool generation for each connection—query execution, transactions, schema exploration, and performance analysis all exposed as distinct MCP tools. Built in Go using Clean Architecture patterns and compatible with OpenAI Agents SDK, it offers flexible deployment via stdio (IDE integration), SSE, or Docker with optional lazy-loading for managing 10+ concurrent database connections.

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