Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NOTION_API_KEY | Yes | Your Notion API integration token, must start with 'ntn_'. Get it from https://www.notion.so/my-integrations. | |
| NOTION_DATABASE_ID | No | ID of an existing database in Notion that has granted access to your integration. Required if you want to work with an existing database. | |
| NOTION_PARENT_PAGE_ID | No | ID of a Notion page where you want to create new databases. It must be a page that has granted access to your integration. Required if you want to create new databases. |
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 | |