# Notion MCP Read and write Notion pages, databases, and content via the official Notion API. ## Required environment | Variable | Description | |---|---| | `NOTION_TOKEN` | Notion internal integration token (`ntn_...`) | ## Setup ``` npx -y @notionhq/notion-mcp-server ``` Create an integration at https://www.notion.so/my-integrations and share the target pages/databases with it.
Notion by notionhq
Read and write Notion pages, databases, and content via the official API.
Loading...