--- name: notion-mcp description: Official Notion Model Context Protocol Server for workspace interaction. category: tools version: 4.1.0-fractal layer: master-skill --- # Notion MCP Skill ## 🎯 Goal Enable the AI Agent to interact with Notion workspaces (Pages, Databases, Comments) to retrieve context or document findings. ## 🛠️ Tools ## 🧠 Knowledge Modules (Fractal Skills) ### 1. [`search`](./sub-skills/search.md) ### 2. [`retrieve_block_children`](./sub-skills/retrieve_block_children.md) ### 3. [`retrieve_database`](./sub-skills/retrieve_database.md) ### 4. [`query_database`](./sub-skills/query_database.md) ### 5. [`append_block_children`](./sub-skills/append_block_children.md)