Awesome MCPDatabases

makenotion/notion-mcp-server

⭐ 4632 TypeScript added to this list on 2025-05-14 repository created 2025-03-10

The Notion MCP Server is an official implementation of the Model Context Protocol (MCP) server designed specifically for the Notion API. It enables secure and programmatic interaction with Notion content through MCP commands, which are optimized for use by AI agents. This server facilitates seamless integration with Notion by allowing AI-driven tools to perform various operations such as searching, commenting, and creating pages within Notion workspaces. The project emphasizes security by supporting OAuth-based installation, eliminating the need for manual handling of JSON or API tokens, and allowing fine-grained control over integration capabilities, including read-only access to protect workspace data. The server supports multiple deployment options, including running via npm or Docker, with detailed instructions for setting up integrations, connecting content, and configuring MCP clients. Users can create internal integrations in Notion, assign appropriate permissions, and connect pages or databases to these integrations to enable MCP commands. The server is designed to optimize token consumption, making it efficient for AI agents to interact with Notion content. Examples provided demonstrate how AI can use MCP commands to perform tasks such as commenting on pages, adding new pages, or retrieving content by ID. The project also supports development workflows with commands for building, executing, and publishing the server. Additionally, it can be installed automatically via Smithery for Claude Desktop users. Overall, the Notion MCP Server is a powerful tool that bridges AI agents and Notion content through the MCP framework, enhancing automation and interaction capabilities within the Notion ecosystem while maintaining security and ease of use.

https://github.com/makenotion/notion-mcp-server

ai-agentsai-integrationai-toolsai-workflowsapi-callsauthenticationautomationbeta-versionclaude-desktopcommentingcontent-managementcontent-retrievaldevelopmentdockerdocker-deploymentintegrationinternal-integrationmcp-servermodel-context-protocolnotion-apinotion-content-managementnotion-mcp-servernpmnpm-installationoauthpage-commentingpage-creationprogrammatic-accessprogrammatic-interactionpublishingread-only-accesssecure-integrationsecure-interactionsecuritysmitherytoken-consumption-optimizationtoken-optimization

Also in Databases

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.

t8y2/dbx

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.

Canner/WrenAI

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.

googleapis/mcp-toolbox

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

bytebase/dbhub

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.

crystaldba/postgres-mcp

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-community/supabase-mcp

Supabase MCP Server connects Supabase projects to AI assistants using the Model Context Protocol, enabling LLMs to manage and query Supabase resources.

benborla/mcp-server-mysql

mcp-server-mysql is a Model Context Protocol server that provides secure, read-only access to MySQL databases, enabling large language models to inspect schemas and execute SQL queries efficiently.