notionMCP

notionMCP

10

The Notion MCP Server enables seamless integration between AI assistants like Claude and Notion workspaces, allowing for advanced management of Notion databases, pages, and blocks. It provides a set of tools for querying and updating Notion content efficiently.

Notion MCP Server

A Model Context Protocol (MCP) server designed to integrate AI assistants like Claude with Notion workspaces. This connection allows AI to interact with Notion databases, pages, and blocks efficiently.

Features

  • View and search Notion databases
  • Create and update pages
  • Manage content blocks

Prerequisites

  • Node.js (version 14 or higher)
  • Notion account
  • Claude Desktop app

Setup Guide

  1. Get Notion API Key
  2. Download repository
  3. Navigate to project directory
  4. Install dependencies
  5. Connect to Notion Pages
  6. Connect to Claude Desktop
  7. Test the connection

Available Tools

  • list-databases
  • query-database
  • create-page
  • update-page
  • create-database
  • update-database
  • get-page
  • get-block-children
  • append-block-children
  • update-block
  • get-block
  • search