
notion-intelligence
MCP server for Notion that supports working STATUS filters on databases, full CRUD operations for pages, blocks, and database entries, plus AI summarization and analysis. Fixes bugs in the official Notion MCP, which drops filters and lacks writes. Developers and data analysts use it to query filtered data, automate content updates, and extract AI insights from Notion workspaces.
Overview
This MCP server provides reliable programmatic access to Notion, addressing key limitations in the official Notion MCP: it enforces STATUS filters (bug open 8 months), adds full write capabilities, and integrates AI analysis beyond read-only queries. Free tier covers 11 core tools for databases and content management; paid tier ($19/mo) adds 2 AI tools.
Key Capabilities
Free tools (11 total):
- databases: Retrieve and manage Notion databases.
- page_search: Search across pages with filtering.
- get_page / create_page / update_page: Read, create, and modify pages.
- blocks: Access and manipulate page blocks.
- database_entries: Query, create, update database entries with working filters (e.g., STATUS).
Paid tools ($19/mo, 2 total):
- ai_page_summarization: Generate summaries of page content.
- ai_database_analysis: Analyze database data for insights.
Use Cases
- Data analysts query database_entries with STATUS filters to track project progress in a Notion database, exporting filtered results for reports.
- Developers automate workflows by using create_page and update_page to sync external data into Notion pages and blocks.
- Content teams run page_search followed by ai_page_summarization to quickly review and condense meeting notes across a workspace.
- Teams perform ai_database_analysis on sales databases to identify trends without manual review.
Who This Is For
Developers building Notion integrations or bots; data analysts querying structured Notion data; content managers automating page and database maintenance; teams needing AI insights from Notion without custom scripting.