db-mcp-server and FalkorDB-MCPServer

These are complements: db-mcp-server provides general multi-database MCP access via SQL, while FalkorDB-MCPServer specifically connects LLMs to FalkorDB's graph database through the same MCP protocol, allowing them to be used together for hybrid SQL and graph query scenarios.

db-mcp-server
50
Established
FalkorDB-MCPServer
47
Emerging
Maintenance 10/25
Adoption 10/25
Maturity 9/25
Community 21/25
Maintenance 13/25
Adoption 7/25
Maturity 9/25
Community 18/25
Stars: 351
Forks: 62
Downloads:
Commits (30d): 0
Language: Go
License: MIT
Stars: 32
Forks: 15
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No Package No Dependents
No Package No Dependents

About db-mcp-server

FreePeak/db-mcp-server

A powerful multi-database server implementing the Model Context Protocol (MCP) to provide AI assistants with structured access to databases.

Supports MySQL, PostgreSQL, SQLite, and Oracle databases with automatic tool generation for each connection—query execution, transactions, schema exploration, and performance analysis all exposed as distinct MCP tools. Built in Go using Clean Architecture patterns and compatible with OpenAI Agents SDK, it offers flexible deployment via stdio (IDE integration), SSE, or Docker with optional lazy-loading for managing 10+ concurrent database connections.

About FalkorDB-MCPServer

FalkorDB/FalkorDB-MCPServer

FalkorDB-MCPServer is an MCP (Model Context Protocol) server that connects LLMs to FalkorDB

Implements OpenCypher query execution with optional read-only mode for replica databases, alongside tools for graph exploration and relationship management via natural language. Supports multiple transport protocols (stdio for Claude Desktop, HTTP for remote access) and configurable read-only operations to prevent accidental writes in production environments. Designed as a Node.js service that connects directly to FalkorDB instances with configurable host/port and optional authentication.

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