Notion MCP
Access and manage Notion pages, databases, and users
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
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
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.