Loading languages...
NO

notion-server

@v-3107

A Model Context Protocol (MCP) server that provides seamless integration with Notion. This server enables Language Models to interact with your Notion workspace through standardized tools for searching, reading, creating, and updating pages and databases.

notion
integration
productivity

# mcpServer Config

{
  "mcpServers": {
    "notion": {
      "command": "node",
      "args": [
        "/absolute/path/to/notion-server/build/index.js"
      ],
      "env": {
        "NOTION_API_KEY": "your_notion_api_key_here"
      }
    }
  }
}

# stdio

node /absolute/path/to/notion-server/build/index.js
Transport:
stdio
ภาษา:
TypeScript
สร้างเมื่อ:12/16/2024
อัปเดตเมื่อ:7/28/2025