---
title: "notion"
description: "Research and summarize a Notion workspace: find pages, gather context, and prepare project updates, via Notion's official hosted MCP server."
canonical: https://agentpluginsdirectory.com/plugins/notion--hiai-gg
last-updated: 2026-09-22
---

# notion
Research and summarize a Notion workspace: find pages, gather context, and prepare project updates, via Notion's official hosted MCP server.
- Slug: notion--hiai-gg
- Publisher: HiAI
- Repository: https://github.com/HiAi-gg/agent-plugins
- Manifest: plugins/notion/plugin.json
- Version: 0.0.2
- License: MIT
- Category (editorial): integrations
- Skills: 4 (find-related-pages, prepare-project-update, research-workspace, summarize-project)
- MCP servers: 1 (notion)
- Stars: 1
- Repository created: 2026-08-08
- Repository last pushed: 2026-09-03
- Publisher type: Organization
- Listing: https://agentpluginsdirectory.com/plugins/notion--hiai-gg
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What notion does, in the publisher's words

Research and summarize a Notion workspace: find pages, gather context, and prepare project updates, via Notion's official hosted MCP server.

An Agent Plugin (spec 1.0.0).

A plugin that connects agents to Notion's official remote MCP server (https://mcp.notion.com/mcp) and adds four read-first skills: workspace research, related-page discovery, project summarization, and update preparation.

- First-party upstream: Notion's hosted, actively maintained MCP server.
- Read-first by default: research/summarize are read workflows; content updates require explicit confirmation.
- No credentials in the plugin: OAuth is host-managed.
- Server: notion: streamable-http to https://mcp.notion.com/mcp (Notion-hosted, vendor-operated; endpoint version not pinnable).
- Skills: research-workspace, find-related-pages, summarize-project, prepare-project-update.
- An MCP client that supports streamable-http and OAuth.

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/HiAi-gg/agent-plugins/HEAD/plugins/notion/README.md

## Skills

- find-related-pages: Find pages in a Notion workspace related to a topic or page: by search, links, tags, or database relations. Use when the user needs a set of related documents, cross-references, or context around a project.
- prepare-project-update: Draft a project update for Notion: gather the current state, structure the update content, and prepare it for the user to review before any content is created or modified. Use when the user wants to post or update a project status page.
- research-workspace: Search and read content in a Notion workspace to answer questions: find pages, databases, and connected sources, and extract the relevant information. Use when the user asks what is in their Notion workspace or needs information from Notion.
- summarize-project: Summarize a project from its Notion pages: gather the project's pages and databases, extract status, decisions, and open items, and produce a concise project summary. Use when asked for a project status update or overview from Notion.

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.

## MCP servers

- notion: transport: streamable-http; url: https://mcp.notion.com/mcp

Read from the plugin's own mcp.json. Environment variable names only, never values.
