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.
Notion MCP Server is a specialized MCP (Model Context Protocol) server designed to facilitate efficient interaction between large language models (LLMs) and Notion workspaces. The server acts as a bridge, enabling LLMs to access, retrieve, and manipulate content within Notion by interfacing with the Notion API. A key feature of this server is its ability to convert Notion content into Markdown format, which significantly optimizes token usage during communication with LLMs. This Markdown conversion reduces the context size, making interactions more efficient and cost-effective, especially when dealing with large volumes of data. The project provides detailed setup instructions, including creating a Notion integration, obtaining the necessary API token, and configuring the MCP server within the Claude Desktop environment. Users can enable or disable specific tools that correspond to various Notion API functionalities, such as retrieving blocks, querying databases, updating page properties, and more. The server supports both JSON and Markdown response formats, with Markdown being an experimental feature aimed at improving readability and reducing token consumption. The architecture of the project is modular, with clear separation of concerns across different directories: client modules handle API communication, server modules manage MCP server operations, types define data structures and schemas, utilities provide helper functions, and a dedicated markdown module manages the conversion logic. This modular design enhances maintainability and extensibility. Overall, Notion MCP Server is a powerful tool for integrating Notion with LLMs, enabling advanced automation, content retrieval, and manipulation within Notion workspaces while optimizing the interaction efficiency through Markdown conversion.
https://github.com/suekou/mcp-notion-server
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.