Node.js, npm
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Notion MCP Server"
slug: "notion-mcp-server"
description: ""
github_stars: 5610
verification: "security_reviewed"
source: "https://github.com/makenotion/notion-sdk-js"
author: "Notion"
category: "Calendar, Email & Productivity"
framework: "MCP"
tool_ecosystem:
github_repo: "makenotion/notion-sdk-js"
github_stars: 5610
npm_package: "@notionhq/client"
npm_weekly_downloads: 1451501
---
# Notion MCP Server
## Prerequisites
Node.js, npm
## Installation
Use the upstream install or setup path that matches your environment:
- npm install @notionhq/client
- Make a request to any Notion API endpoint.
Requirements and caveats from upstream:
- const { Client } = require("@notionhq/client")
- const { Client, APIErrorCode } = require("@notionhq/client")
- const { Client, LogLevel } = require("@notionhq/client")
Basic usage or getting-started notes:
- bash
- [](https://www.val.town/v/charmaine/NotionJsSDK)
- [!NOTE]
- Source: https://github.com/makenotion/notion-sdk-js
- Extracted from upstream docs: https://raw.githubusercontent.com/makenotion/notion-sdk-js/HEAD/README.md
## Documentation
- https://developers.notion.com/reference/intro
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/notion-mcp-server/)
No comments yet. Be the first to comment!