ProductivityTools
46 stars
MIT
Free and open-source (Note: Notion API may have its own pricing tiers)
12/4/2024

About

Supercharge your Notion workspace with AI capabilities through this innovative Model Context Protocol server. This powerful integration enables AI models to seamlessly interact with your Notion databases, pages, and workspaces, automating documentation workflows, organizing content, and enhancing your knowledge management system with intelligent features.

Setup Instructions

Clone the repository:

bashCopygit clone https://github.com/danhilse/notion_mcp.git

Install dependencies:

bashCopypip install -r requirements.txt

Set up Notion API Integration:

Go to www.notion.com/my-integrations
Create a new integration
Copy the API key


Configure environment variables:

Create a .env file
Add your Notion API key: NOTION_API_KEY=your_api_key_here


Configure workspace access:

Share the pages/databases with your integration


Run the server:

bashCopypython main.py

Contributors

Discussion

Please sign in to join the discussion