Notion MCP Server - UBOS

✨ From vibe coding to vibe deployment. UBOS MCP turns ideas into infra with one message.

Learn more

Notion MCP Server

This is a simple MCP server that allows you to query Notion Pages.

Installation

git clone https://github.com/arre-ankit/notion-mcp-server.git
cd notion-mcp-server
npm install

Running the server

npm run build

Add Notion Integration

  • Go to https://www.notion.so/my-integrations
  • Click on “New integration”
  • Name it “Claude MCP Server”
  • Select “Read” and “Write” permissions for “Pages”
  • Copy the “Integration Token”

Add Claude Integration

claude_desktop_config.json

{
  "mcpServers": 
    "notion-mcp-server": {
      "command": "node",
      "args": [
        "Copy Path"
      ],
      "env": {
        "NOTION_API_TOKEN": "Your Notion Token"
      }
    }
  }
}

How to use

alt text

Prompt: Make a new Databse entry in notion with this of list of movies to watch in 2024 Page link https://www.notion.so/154916e48026802f97d4df6086787817 Add the movie datase in this page

alt text

alt text

🤯 Woah it will be updated in your Notion Page!

Featured Templates

View More
Verified Icon
AI Agents
AI Chatbot Starter Kit
1292 5634 5.0
Customer service
AI-Powered Product List Manager
140 515
Customer service
Service ERP
125 644
Verified Icon
AI Assistants
Speech to Text
128 1271
AI Assistants
Image to text with Claude 3
150 959

Start your free trial

Build your solution today. No credit card required.

Sign In

Register

Reset Password

Please enter your username or email address, you will receive a link to create a new password via email.