notion-mcp-server  by makenotion

MCP server for the Notion API

created 4 months ago
2,829 stars

Top 17.2% on sourcepulse

GitHubView on GitHub
Project Summary

This project provides an official MCP (Model Communication Protocol) server for the Notion API, enabling AI models to interact with Notion workspaces. It's designed for developers and AI researchers looking to integrate Notion data and functionality into AI-driven applications, offering a structured way for LLMs to read, search, and create content within Notion.

How It Works

The server acts as a bridge between AI models and the Notion API. It translates natural language instructions into specific Notion API calls, such as searching for pages, retrieving content, or creating new pages. This is achieved by parsing user prompts and mapping them to relevant API endpoints, facilitating seamless data exchange and workflow automation.

Quick Start & Requirements

  • Installation: Configure your client (e.g., Cursor, Claude Desktop) with a mcp.json file pointing to the server.
  • Prerequisites: A Notion integration token with appropriate permissions (read-only recommended for security).
  • Setup: Requires creating a Notion integration and configuring the client's mcp.json file.
  • Documentation: Notion API integrations: https://www.notion.so/profile/integrations

Highlighted Details

  • Supports reading, searching, and creating Notion content via AI prompts.
  • Provides examples for commenting on pages and adding new pages.
  • Offers Docker options for easier deployment and configuration.
  • Allows referencing content by ID for precise interactions.

Maintenance & Community

This is the official server from Notion. Further community or roadmap details are not explicitly provided in the README.

Licensing & Compatibility

The README does not specify a license. Compatibility for commercial use or closed-source linking is not detailed.

Limitations & Caveats

The project explicitly states that while it limits the scope of exposed Notion API features (e.g., no database deletion), there is a non-zero risk to workspace data when exposing it to LLMs. Users are advised to configure integration capabilities carefully, such as setting up read-only access.

Health Check
Last commit

6 days ago

Responsiveness

1 week

Pull Requests (30d)
8
Issues (30d)
22
Star History
1,320 stars in the last 90 days

Explore Similar Projects

Starred by Chip Huyen Chip Huyen(Author of AI Engineering, Designing Machine Learning Systems), Travis Fischer Travis Fischer(Founder of Agentic), and
1 more.

fastmcp by punkpeye

3.7%
2k
TypeScript framework for building MCP servers handling client sessions
created 7 months ago
updated 2 days ago
Starred by Elie Bursztein Elie Bursztein(Cybersecurity Lead at Google DeepMind), Chip Huyen Chip Huyen(Author of AI Engineering, Designing Machine Learning Systems), and
3 more.

composio by ComposioHQ

0.2%
26k
Toolset for AI agent integrations via function calling
created 1 year ago
updated 22 hours ago
Feedback? Help us improve.