Skip to content

Notion

Free

by MCP Community

Read, create, and manage Notion pages, databases, and blocks.

v1.0.0Added Dec 15, 2024
notionwikinotes
Works with:ClaudeGPTGeminiCopilot

Notion MCP Server

Read, create, and manage Notion pages, databases, and blocks.

Features

  • Page CRUD
  • Database queries
  • Workspace search
  • Block manipulation
  • Comments

Installation

{
  "mcpServers": {
    "notion": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-notion"]
    }
  }
}

Reviews

Leave a Review

Installation

Quick install
npx -y @modelcontextprotocol/server-notion
Add to claude_desktop_config.json
{
  "mcpServers": {
    "notion": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-notion"]
    }
  }
}
Notion | MCPFlix