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
- Get Notion API Key
- Download repository
- Navigate to project directory
- Install dependencies
- Connect to Notion Pages
- Connect to Claude Desktop
- 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