Notion API MCP Server

by pbohannon
Verified

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NOTION_API_KEYYesYour Notion API integration token, must start with 'ntn_'. Get it from https://www.notion.so/my-integrations.
NOTION_DATABASE_IDNoID 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_IDNoID 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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools