Notion MCP Server

Stablecommunication
420 starsTypeScriptsuekou
GitHubnpm
About

Overview

The Notion MCP Server enables AI agents to interact with Notion workspaces. It provides tools for reading and creating pages, querying databases, managing blocks, searching content, and working with Notion's rich text format. Essential for knowledge management and documentation automation workflows.
Capabilities

Tools & Capabilities

search

Search for pages and databases in Notion

get_page

Get a page's content and properties

create_page

Create a new page in a database or as a child page

update_page

Update a page's properties

query_database

Query a Notion database with filters and sorts

append_blocks

Append content blocks to a page

Setup

Installation

bash
Install
npx -y mcp-notion-server
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "notion": {
      "command": "npx",
      "args": ["-y", "mcp-notion-server"],
      "env": {
        "NOTION_API_KEY": "ntn_your-integration-token"
      }
    }
  }
}

Quick Info

Authorsuekou
LanguageTypeScript
StatusStable
Stars 420
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
CortexAgent Customer Service

Want to skip the form?

Our team is available to help you get started with CortexAgent.

This chat may be recorded for quality assurance. You can view our Privacy Policy.

Notion MCP Server - MCP Server Directory - CortexAgent