Notion MCP
by Badhansen
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
PAGE_ID | Yes | Your Notion page ID where you want to manage your todo list | |
NOTION_TOKEN | Yes | Your Notion API integration token | |
NOTION_VERSION | No | The Notion API version to use | 2022-06-28 |
NOTION_BASE_URL | No | The base URL for Notion API | https://api.notion.com/v1 |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |