Notion MCP Server
JSON →An MCP server for the Notion API, allowing language models to interact with Notion workspaces.
Tools · 9
- notion_find Search and target discovery for pages or data sources.
- notion_read_page Compact page reading with stable block IDs.
- notion_inspect_data_source Data source schema inspection.
- notion_query_data_source_by_values Schema-aware data source querying with simple values.
- notion_create_data_source_item_from_values Schema-aware data source item creation with simple values.
- notion_append_markdown Safe Markdown append to pages.
- notion_append_content Append content to pages.
- notion_update_content Update page content.
- notion_update_content_batch Batch update page content.
Environment variables
NOTION_API_TOKEN
Links
★ 893 GitHub stars