概要
Nooon is a lightweight, read-only MCP (Multi-Modal Code Pipeline) server designed to expose Notion content efficiently. It provides streamlined authentication via Notion API tokens or OAuth 2.0 with PKCE, ensuring secure access. The server optimizes output by using the TOON format and implements smart caching based on `last_edited_time` to minimize redundant calls. It also features recursive block fetching, allowing complex Notion pages to be retrieved in a single request, making it ideal for integrating Notion data into AI assistants or other programmatic workflows.