mcp-notion

ftaricano/mcp-notion
★ 0 stars TypeScript 🧠 Memory/Knowledge Updated 4d ago
Notion MCP Server for knowledge management and content organization
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-notion": {
      "command": "npx",
      "args": [
        "-y",
        "ftaricano/mcp-notion"
      ]
    }
  }
}

README Excerpt

Status: beta MCP server + human CLI for common Notion page workflows: search pages, inspect content, create structured pages, append rich blocks, and start documents from reusable templates. - Node.js 18+ - A Notion token with access to the target pages - A Notion page shared with the integration when you want to create or update content

Tools (13)

NOTION_TOKENarticlecreate_pagecreate_page_from_templatecreate_rich_pagedocumentationget_pageget_page_contentlist_templatesmeeting_notesproject_plansearch_pagesweekly_report

Topics

knowledge-managementmcpmodel-context-protocolnotionproductivitytypescript