Notion MCP Server logo

Notion MCP Server

by orbit-logistics

The Notion MCP Server mirrors the entire Notion API SDK as a collection of tools. This allows Large Language Models (LLMs) to interact with Notion seamlessly.

View on GitHub

Last updated: N/A

What is Notion MCP Server?

@orbit-logistics/notion-mcp-server is an MCP server that exposes the full Notion API as tools that LLMs can use, enabling them to perform operations like reading, creating, updating, and deleting Notion pages through natural language instructions.

How to use Notion MCP Server?

To use, first create a Notion integration and grant it access to your pages. Then, configure your LLM platform (like Cursor or Claude Desktop) to use the server by providing the server command with your Notion integration token. Specific instructions are provided for Cursor and Claude Desktop in the README.

Key features of Notion MCP Server

  • Exposes the full Notion API as tools

  • Enables LLMs to interact with Notion

  • Supports reading, creating, updating, and deleting Notion pages

  • Integrates with Cursor and Claude Desktop

Use cases of Notion MCP Server

  • Automating Notion page creation based on user input

  • Updating Notion databases using natural language commands

  • Retrieving information from Notion pages using LLMs

  • Building custom workflows that integrate Notion with other services

FAQ from Notion MCP Server

What is Model Context Protocol (MCP)?

MCP is a protocol that allows LLMs to interact with external tools and services.

How do I get a Notion integration token?

Follow the instructions in the Notion documentation for creating an integration and adding the necessary permissions: Notion Integration Getting Started

Which LLMs are supported?

The server is designed to work with any LLM that supports the Model Context Protocol (MCP). Examples include Cursor and Claude Desktop.

Can I contribute to this project?

Yes, contributions are welcome! Please feel free to open an issue or submit a pull request with your suggestions and improvements.

What is the license for this project?

This project is licensed under the MIT License.