Notion MCP server
Read and update Notion pages and databases.
How it runs
Notion is a stdio MCP server. mcpfold launches it with:
npx -y @notionhq/notion-mcp-serverAdd to your config
mcpfold add @notionhq/notion-mcp-serverNeeds a token — mcpfold stores it as a reference (${env:NOTION_TOKEN}), never a value.
Listed for convenience; mcpfold is not affiliated with or endorsed by this project.