mcp-database-server and mysql-mcp-server

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

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.

About mysql-mcp-server

dpflucas/mysql-mcp-server

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

This tool helps developers integrate read-only access to MySQL databases into other applications, especially AI agents. It takes your MySQL database credentials and allows programs to list databases, view table schemas, and execute safe SQL queries. This is designed for developers building applications that need to interact with MySQL for data retrieval.

database-integration data-access api-development application-development mysql

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