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
- Clone the repository.
- Install dependencies.
- Configure the
.env
file with your Notion API Key. - Build the project.
- 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.