Language: 日本語English

notion Plugin

Category
Productivity
Topics
Project Management & Collaboration · Documents & Content Creation · Claude Code Customization & Workflow
First seen
2026-07-09
Last confirmed
2026-07-13
Explanation last updated
2026-07-12

The explanation below is AI-generated. Please verify it against the sources.

This plugin is an official Claude Code plugin from makenotion that connects Claude Code to a Notion workspace. It bundles four Notion Skills (Knowledge Capture, Meeting Intelligence, Research Documentation, and Spec to Implementation), the Notion MCP Server hosted at , and a set of slash commands for common Notion workflows. According to the README, it lets users install both the Skills and the MCP server with one click. The MCP server gives Claude tools to search, retrieve, create, update, and append content in Notion, and the Notion MCP server supports OAuth authentication.

Overview

Notion is a workspace tool for notes, documents, and databases; this plugin connects Claude Code to Notion via Notion's hosted MCP server so Claude can search, read, and update Notion content.

What you can do with notion

  • Search your entire Notion workspace with /Notion:search
  • Create a new page under a given parent with /Notion:create-page
  • Query a database by name or ID with /Notion:database-query
  • Create a task in a Tasks-style database with /Notion:create-task
  • Insert a row in any database with /Notion:create-database-row
  • Do a quick title-based search for pages/databases with /Notion:find
  • Set up a Notion task board for tracking with /Notion:tasks:setup
  • Build a task from a Notion page URL with /Notion:tasks:build
  • Make a plan for a task from a Notion page URL with /Notion:tasks:plan
  • Generate a Notion doc explaining code changes with /Notion:tasks:explain-diff
  • Use the Notion Skills to structure, write, summarize, capture, and maintain content in a Notion workspace

Sources

Original description (English)

Notion workspace integration. Search pages, create and update documents, manage databases, and access your team's knowledge base directly from Claude Code for seamless documentation workflows.

History of notion

Back to list