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
الصفحة الرئيسية:
https://github.com/v-3/notion-server