dolthub/dolt
Dolt is a SQL database with Git-like version control capabilities, enabling users to manage, version, and collaborate on data and schemas as easily as code in Git repositories.
The project "mcp-neo4j" by neo4j-contrib implements the Model Context Protocol (MCP) specifically for Neo4j graph databases. MCP is a standardized protocol designed to manage context between large language models (LLMs) and external systems, enabling natural language interaction with Neo4j databases and cloud services. This project allows users to interact with Neo4j and Neo4j Aura cloud services using natural language commands through various MCP clients such as Claude Desktop, VS Code, Cursor, and Windsurf. The project includes several server components that facilitate different functionalities: 1. mcp-neo4j-cypher: Converts natural language queries into Cypher queries, enabling users to get database schema information and execute read/write operations on the Neo4j database. 2. mcp-neo4j-memory: Provides a knowledge graph memory stored in Neo4j, allowing users to store and retrieve entities and relationships from their personal knowledge graph across sessions and clients. 3. mcp-neo4j-cloud-aura-api: Manages Neo4j Aura cloud service instances directly via AI assistant chat, supporting operations like creating, destroying, scaling, and enabling features on Aura instances. 4. mcp-neo4j-data-modeling: Offers interactive graph data modeling and visualization, including model creation, validation, and import/export capabilities compatible with Arrows.app. This project is highly relevant for developers and users who want to leverage natural language processing to interact with graph databases and cloud services seamlessly. It enhances productivity by simplifying complex database operations into conversational commands. The project is open for contributions and is licensed under the MIT License. It also provides blog resources for deeper understanding and practical use cases of MCP with Neo4j.
https://github.com/neo4j-contrib/mcp-neo4j
Dolt is a SQL database with Git-like version control capabilities, enabling users to manage, version, and collaborate on data and schemas as easily as code in Git repositories.
DBX is a lightweight, cross-platform database client supporting over 70 databases, featuring a built-in AI assistant, MCP Server, and available as desktop, Docker, or CLI.
Open-source generative BI engine that exposes governed text-to-SQL, a semantic layer and dashboard generation to AI agents through an MCP server and CLI across more than twenty data sources.
MCP Toolbox for Databases is an open-source Model Context Protocol (MCP) server that connects AI agents, IDEs, and applications directly to enterprise databases, offering both pre-built and custom ...
The Notion MCP Server is an official MCP server implementation that enables secure, programmatic interaction with Notion content through MCP commands, optimized for AI agents and supporting multiple deployment options.
DBHub is a universal database gateway implementing the Model Context Protocol (MCP) server interface, enabling MCP clients to connect to and explore multiple database systems including MySQL, PostgreSQL, Oracle, SQL Server, MariaDB, and SQLite.
Postgres MCP Pro is an open-source Model Context Protocol server for PostgreSQL that provides advanced database health monitoring, index tuning, query plan analysis, and safe SQL execution to support AI agents and developers throughout the application lifecycle.
Supabase MCP Server connects Supabase projects to AI assistants using the Model Context Protocol, enabling LLMs to manage and query Supabase resources.