mcp-database-server and mcp-turso

mcp-database-server
51
Established
mcp-turso
50
Established
Maintenance 10/25
Adoption 4/25
Maturity 24/25
Community 13/25
Maintenance 6/25
Adoption 4/25
Maturity 25/25
Community 15/25
Stars: 5
Forks: 2
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 6
Forks: 4
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No risk flags
No risk flags

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).

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