Notion MCP logo

Notion MCP

Requires Configuration

Access and manage Notion pages, databases, and users

productivity
notes
databases
workspace
Configure MCP Link
Customize the MCP link with your authentication details

Description: Your Notion secret token (Bearer format)

How to get it: Create an integration in the Notion Developers portal. After creating an integration, you'll receive a secret token. Use this token with the 'Bearer ' prefix

API Details

OpenAPI Spec Source

notion.com

OpenAPI Spec URL

https://github.com/automation-ai-labs/mcp-link/raw/refs/heads/main/examples/notion.yaml

Base URL

https://api.notion.com/v1

Modifications Needed

Add your Notion API key or OAuth token

Authentication

To use the Notion API, you need to create an integration in the Notion Developers portal. After creating an integration, you'll receive a secret token. Use this token with the 'Bearer ' prefix in the Authorization header. You'll also need to share specific pages or databases with your integration from the Notion UI before you can access them via the API.