Notion MCP Server

httpproductivity#notion#notes#productivity#database

Notion 워크스페이스의 페이지, 데이터베이스, 블록을 AI가 읽고 쓸 수 있도록 하는 MCP 서버입니다.

생성된 MCP 설정

아래 JSON을 Claude Desktop이나 Cursor의 설정 파일에 붙여넣으세요.

claude_desktop_config.json
{
  "mcpServers": {
    "notion-mcp-server": {
      "url": "https://mcp.notion.com/sse",
      "transport": "http"
    }
  }
}

필요한 환경 변수

NOTION_API_KEY=secret_your_notion_integration_key
Notion MCP Server | RIVA MCP | RIVA