Back to directory
emmanuelsystems/mcpnotionslack

emmanuelsystems/mcpnotionslack

@emmanuelsystems

A Model Context Protocol (MCP) server that connects Claude and other AI assistants to your Notion workspace.

notionmcpknowledge-managementai-agentproductivityintegrationcontext

Installation & Configuration

{
  "mcpServers": {
    "notion": {
      "command": "node",
      "args": [
        "server.js"
      ],
      "env": {
        "NOTION_API_KEY": "your_notion_api_key_here"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/14
Updated
2026/6/15