Back to Home
Son012375 icon

notion-mcp-server

Verified Safe

by Son012375

Overview

Automating Notion page creation, retrieval, and updates for project documentation and knowledge management, integrated with Claude Code CLI.

Installation

Run Command
node index.js

Environment Variables

  • NOTION_API_KEY
  • NOTION_DATABASE_ID
  • REFERENCE_PAGE_IDS

Security Notes

The server primarily uses Notion's official API client and parses markdown to Notion block structures. There are no direct `eval` or `exec` calls on user input that would allow code injection into the server's runtime. Sensitive API keys are loaded from `.env` files, which is standard practice for environment variables. The primary security consideration for users is to secure their `.env` file and ensure proper Notion integration permissions are set, as the server will have write access to the specified Notion database.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens2000
Stars0
Forks0
Last Update2026-01-19

Tags

NotionAutomationClaude CodeDocumentationProject Management