
Notion
✓ Official★ 433Claude Code plugin · makenotion/claude-code-notion-plugin
Notion Skills + Notion MCP server packaged as a Claude Code plugin.
4 skills · 6 slash commands · a bundled MCP server — installs as one unit
⌁ skills (5)
Knowledge Capture
🔥🔥🔥✓ VerifiedTurns discussions into durable knowledge in Notion. Captures insights and decisions from chat, formats them clearly, and files them to the right wiki or database with smart linking.
Full instructions & audit →Meeting Intelligence
🔥🔥🔥✓ VerifiedPrepares meeting materials by gathering context from Notion, enriching with Claude research, and creating both an internal pre-read and external agenda saved to Notion. Helps you arrive prepared with a comprehensive background and structured meeting docs.
Full instructions & audit →Notion Skills
🔥🔥Notion Skills - Discover reusable skills for AI coding agents like Claude Code, Codex, and more. Each skill is a package of instructions and code that teaches your agent to perform specialized tasks and automate complex workflows.
Full instructions & audit →Research & Documentation
🔥🔥🔥✓ VerifiedSearches across your Notion workspace, synthesizes findings from multiple pages, and creates comprehensive research documentation saved as new Notion pages. Turns scattered information into structured reports with proper citations and actionable insights.
Full instructions & audit →Spec to Implementation
🔥🔥🔥✓ VerifiedTurns product or tech specs into concrete Notion tasks that Claude Code can implement. Breaks down spec pages into detailed implementation plans with clear tasks, acceptance criteria, and progress tracking to guide development from requirements to completion.
Full instructions & audit →⌁ slash commands (6)
/create-database-row/create-page/create-task/database-query/find/search⌁ also included
- A bundled MCP server configuration
Notion Plugin for Claude Code
This repository provides an official Claude Code plugin that bundles:
- Notion Skills (from the Notion Cookbook) that teach Claude how to work intelligently inside your Notion workspace
- The Notion MCP Server, which enables Claude to securely search, read, and update your Notion content
- A curated set of Slash Commands that make common Notion workflows fast and natural
This plugin allows Claude Code users to install everything — Skills + MCP server — with one click.
🚀 Features
✅ Fully packaged Notion Skills
Includes all four high-quality Skills from the Notion Cookbook:
- Knowledge Capture
- Meeting Intelligence
- Research Documentation
- Spec to Implementation
These instructions teach Claude how to structure, write, summarize, capture, and maintain content in your Notion workspace.
✅ Integrated Notion MCP Server
Claude Code automatically connects to Notion's hosted MCP server at:
https://mcp.notion.com/mcpThis provides Claude with tools to:
- Search your workspace
- Retrieve pages & databases
- Create and update pages
- Append notes or blocks
- Insert database rows
- Work with properties safely
✅ Powerful Slash Commands
This plugin ships with a set of helpful commands:
| Command | Description |
|---|---|
/Notion:search | Search your entire Notion workspace |
/Notion:create-page | Create a new page under a given parent |
/Notion:database-query | Query a database by name or ID |
/Notion:create-task | Create a task in a Tasks-style database |
/Notion:create-database-row | Insert a row in any database |
/Notion:find | Quick title-based search for pages/databases |
/Notion:tasks:setup | Set up a Notion task board for tracking |
/Notion:tasks:build <url> | Build a task from a Notion page URL |
/Notion:tasks:plan <url> | Make a plan for a task from a Notion page URL |
/Notion:tasks:explain-diff | Generate a Notion doc explaining code changes |
These commands leverage both the Notion Skills and the MCP server.
🔑 Authentication
The Notion MCP server supports OAuth!
🙌 Credits
- Skills by the Notion
- MCP Server by Notion
- Plugin Specification by Anthropic
📦 Installation (Claude Code)
1. Add this plugin's marketplace
In Claude Code, run:
/plugin marketplace add makenotion/claude-code-notion-plugin2. Install the plugin
/plugin install notion-workspace-plugin@notion-plugin-marketplace3. Restart Claude Code
This ensures the MCP server starts correctly.
One install gets you everything — 4 skills, 6 slash commands, a bundled MCP server — kept up to date together.