mcp-database-server and mcp-turso
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 mcp-turso
nbbaier/mcp-turso
MCP server for interacting with Turso-hosted LibSQL databases
Provides schema introspection (list tables, retrieve full database/table schemas) and read-only SELECT query execution through MCP tools, integrating with Claude Desktop and Cursor via stdio transport. Implements environment-based authentication using Turso credentials and includes built-in file logging for debugging across platforms (with Windows support pending).
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work