Back to Home
mike-sanlon icon

Personal-Notion-MCP

Verified Safe

by mike-sanlon

Overview

Enables AI agents to interact with the Notion API by providing a Model Context Protocol (MCP) server for Notion.

Installation

Run Command
npx -y @notionhq/notion-mcp-server

Environment Variables

  • NOTION_TOKEN
  • OPENAPI_MCP_HEADERS
  • NOTION_WORKSPACES
  • AUTH_TOKEN
  • BASE_URL

Security Notes

The project follows good security practices, emphasizing the use of environment variables for Notion API tokens and a configurable bearer token for HTTP transport authentication. A comprehensive `SECURITY.md` outlines best practices for local development, GitHub publishing, and container deployment, explicitly warning against hardcoding tokens. An `eval` statement was found in `src/openapi-mcp-server/openapi/parser.ts`, but it is commented out and therefore inactive, posing no current runtime risk. The HTTP transport includes authentication, and a health endpoint is provided, which is standard practice. No obfuscation or other malicious patterns were detected.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens50
Stars0
Forks0
Last Update2025-11-23

Tags

NotionMCPAPI IntegrationAI AgentsProductivity