Notion MCP Server
by ghubnerr
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG | No | Enable debug mode | false |
| BACKUP_DIR | No | Directory for storing backups | ./backups |
| NOTION_API_KEY | Yes | Your Notion API key from your Notion integrations | |
| MAX_BLOCK_DEPTH | No | Maximum depth for block retrieval | 3 |
| MAX_BACKUPS_PER_PAGE | No | Maximum number of backups to keep per page | 5 |
| BACKUP_RETENTION_DAYS | No | Number of days to retain backups | 30 |
| UPDATE_POLLING_INTERVAL | No | Interval in milliseconds for polling updates | 60000 |
| REQUIRE_CONFIRMATION_FOR_CREATE | No | Require confirmation before creating content | true |
| REQUIRE_CONFIRMATION_FOR_DELETE | No | Require confirmation before deleting content | true |
| REQUIRE_CONFIRMATION_FOR_UPDATE | No | Require confirmation before updating content | true |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues