mcp-database-server and SmartDB_MCP

mcp-database-server
51
Established
SmartDB_MCP
51
Established
Maintenance 10/25
Adoption 4/25
Maturity 24/25
Community 13/25
Maintenance 2/25
Adoption 13/25
Maturity 24/25
Community 12/25
Stars: 5
Forks: 2
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 110
Forks: 11
Downloads: 57
Commits (30d): 0
Language: Python
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 SmartDB_MCP

wenb1n-dev/SmartDB_MCP

Universal database MCP server connecting to MySQL, PostgreSQL, SQL Server, MariaDB,DM8,Oracle,not only provides basic database connection such as OAuth 2.0 authentication , health checks, SQL optimization, and index health detection

Implements the Model Context Protocol (MCP) server interface, enabling AI clients to query and manage databases through a standardized tool interface with eight specialized capabilities: SQL execution with role-based permission controls, health diagnostics, schema inspection, index analysis, and SQL optimization powered by execution plans. Supports connection pooling, OAuth 2.0 authentication, and role-based access control (readonly/writer/admin) across five major database engines, with deployments via pip, Docker, or stdio/SSE/HTTP transport modes.

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