Notion-MCP

Notion-MCP

4

This project is a Model Context Protocol server designed to integrate AI models with Notion workspaces. It provides standardized resources and tools to access and manipulate Notion content for enhanced AI-driven tasks.

Notion MCP Server

A Model Context Protocol (MCP) server for integrating with Notion workspaces. Provides a standardized interface for AI models to access, query, and modify content in Notion.

Prerequisites

  • Node.js (v16 or higher)
  • Notion API Key
  • Connected Notion workspace

Installation

  1. Clone the repository.
  2. Install dependencies.
  3. Configure the .env file with your Notion API Key.
  4. Build the project.
  5. Start the server.

Using with Claude for Desktop

  • Configure Claude for Desktop to connect to the Notion MCP server.

Resources

  • Databases and page resource URIs are exposed.

Tools

  • Includes prompts like upcoming-deadlines, project-status, daily-tasks.

Extending the Server

  • Add resources, tools, or prompts by modifying the server files.

Logs

  • Logs available in Claude logs directory and server streams.