StackMCP
productivity

Notion MCP

68

Community

Access and manage Notion pages, databases, and blocks. Create content, query databases, and organize your workspace from your AI editor.

4.2k3.1k/wk5.2K tokens(3%)2w ago
Network
notionnotesdatabaseswikidocumentation

Quick Setup

Paste in ~/.claude.json

json
{
  "mcpServers": {
    "notion-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "notion-mcp-server"
      ],
      "env": {
        "NOTION_API_KEY": "YOUR_NOTION_API_KEY"
      }
    }
  }
}

Part of these stacks

Recommended Skills

Skills specialize your AI editor when working with Notion MCP. Learn more

Notion Knowledge Captureworkflow

Convert conversations into structured Notion pages. Automatically organizes knowledge into databases and linked pages.

npx skillsadd openai/skills/notion-knowledge-capture138 installsskills.sh
Notion Spec to Implementationworkflow

Turn Notion specs into implementation plans and tasks. Bridges product requirements with engineering execution.

npx skillsadd openai/skills/notion-spec-to-implementation139 installsskills.sh
Content Creatorrole

SEO-optimized marketing content with consistent brand voice. Pairs with Notion MCP for content management workflows.

View on GitHubnpm