MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Workplace & Productivity/Notion MCP
Workplace & ProductivityOfficial
N

Notion MCP

Official Notion MCP server for searching, reading, creating, and updating Notion pages, databases, and workspace content from AI agents.

4.6k starsUpdated Jul 25, 2026
View on GitHub

Ads

Overview

> [!NOTE] > > We’ve introduced Notion MCP, a remote MCP server with the following improvements: > > - Easy installation via standard OAuth. No need to fiddle with JSON or API tokens anymore. > - Powerful tools tailored to AI agents, including editing pages in Markdown. These tools are designed with optimized token consumption in mind. > > Learn more and get started at Notion MCP documentation. > > We are prioritizing, and only providing active support for, Notion MCP (remote). As a result: > > - We may sunset this local MCP server repository in the future. > - Issues and pull requests here are not actively monitored. > - Please do not file issues relating to the remote MCP here; instead, contact Notion support.

Installation

npx -y @notionhq/notion-mcp-server

Configuration

{
  "mcpServers": {
    "notionApi": {
      "command": "npx",
      "args": [
        "-y",
        "@notionhq/notion-mcp-server"
      ],
      "env": {
        "NOTION_TOKEN": "ntn_****"
      }
    }
  }
}

Capabilities

  • Search for pages or data sources by title

    Use `post-search` to find pages and data sources across your workspace by name.

  • Read a page’s content as Markdown

    Retrieve the full content of a page with `retrieve-page-markdown`, optionally including meeting transcripts.

  • Edit a page’s content with Markdown

    Overwrite or find-and-replace page content using `update-page-markdown`.

  • Query a data source with filters and sorts

    Run structured queries against a data source via `query-data-source`.

  • Create a new page inside a parent page or data source

    Add a page with `post-page`, specifying a `page_id` or `database_id` parent.

  • Move a page to a different parent location

    Reorganize your workspace by moving a page with `move-page`.

Tags

  • notion
  • productivity
  • document
  • knowledge-retrieval
  • workflow-automation

Related MCP servers

C

Cua

Official

MCP server for the Computer-Use Agent (CUA), allowing you to run CUA through Claude Desktop or other MCP clients.

21.9kWorkplace & ProductivityUpdated Today

Notion MCP Server

Search pages, read blocks, and create content in Notion workspaces.

3.9kWorkplace & ProductivityUpdated 3 days ago
L

Laravel Boost

Official

Laravel Boost is an MCP server equipped with over 15 specialized tools designed to streamline AI-assisted coding workflows.

3.6kWorkplace & ProductivityUpdated Today
M

MATLAB MCP Core Server

Official

Run MATLAB® using AI applications with the official MATLAB MCP Server from MathWorks®.

1.4kWorkplace & ProductivityUpdated 8 days ago