Notion
Search pages, read content, create new pages, and query databases in Notion.Quick Start
Config
Notion internal integration token. Falls back to
NOTION_API_KEY env var.Tools
| Tool | Description |
|---|---|
notion_search | Search Notion for pages and databases by title/content. |
notion_get_page | Get content of a page by ID (returns text blocks). |
notion_create_page | Create a page in a database or as a child of a page. |
notion_query_database | Query a database with optional Notion filters. |
Setup
- Create an internal integration
- Copy the integration token
- Share your pages/databases with the integration (click ”…” > “Connections” > add your integration)