mcp-database-server and FalkorDB-MCPServer
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 FalkorDB-MCPServer
SecKatie/FalkorDB-MCPServer
🚀 Connect AI models to FalkorDB graph databases through the Model Context Protocol - Query graphs with natural language via your MCP Client
Implements the Model Context Protocol standard, exposing OpenCypher graph queries through MCP tools with optional read-only mode for replica instances and Redis-backed key-value storage. Integrates directly with Claude Desktop via stdio transport, enabling structured access to FalkorDB operations (node/relationship management, graph exploration, deletion) alongside natural language conversation without requiring custom AI prompt engineering.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work