Back to Home
n24q02m icon

better-notion-mcp

Verified Safe

by n24q02m

Overview

Provides a Markdown-first MCP server for Notion, optimizing Notion API interactions for AI agents by consolidating endpoints into composite actions and reducing LLM token overhead for tool descriptions.

Installation

Run Command
npx -y @n24q02m/better-notion-mcp@latest

Environment Variables

  • NOTION_TOKEN

Security Notes

The server handles a Notion API token, which is correctly sourced from an environment variable (NOTION_TOKEN) rather than being hardcoded. No 'eval' or obvious obfuscation is present. The project includes a SECURITY.md, indicating attention to security practices like dependency updates and the principle of least privilege. The underlying Notion client and MCP SDK are reputable, reducing intrinsic risks. However, as with any server handling sensitive API keys, secure deployment and environment management are crucial, and the large dependency tree (common in Node.js) always presents a broader attack surface.

Similar Servers

Stats

Interest Score40
Security Score8
Cost ClassMedium
Avg Tokens750
Stars8
Forks1
Last Update2026-01-12

Tags

notionapimcp-serverai-agentmarkdown-conversion