{
  "markdown": "# Notion Plugin for Claude Code\n\nThis repository provides an official Claude Code plugin that bundles:\n\n- **Notion Skills** (from the Notion Cookbook) that teach Claude how to work intelligently inside your Notion workspace  \n- The **[Notion MCP Server](https://developers.notion.com/docs/mcp)**, which enables Claude to securely search, read, and update your Notion content  \n- A curated set of **Slash Commands** that make common Notion workflows fast and natural  \n\nThis plugin allows Claude Code users to install everything — Skills + MCP server — with **one click**.\n\n---\n\n## 🚀 Features\n\n### ✅ Fully packaged Notion Skills\nIncludes all four high-quality Skills from the Notion Cookbook:\n\n- **Knowledge Capture**\n- **Meeting Intelligence**\n- **Research Documentation**\n- **Spec to Implementation**\n\nThese instructions teach Claude how to structure, write, summarize, capture, and maintain content in your Notion workspace.\n\n### ✅ Integrated Notion MCP Server\nClaude Code automatically connects to Notion's hosted MCP server at:\n\n```\nhttps://mcp.notion.com/mcp\n```\n\nThis provides Claude with tools to:\n\n- Search your workspace  \n- Retrieve pages & databases  \n- Create and update pages  \n- Append notes or blocks  \n- Insert database rows  \n- Work with properties safely  \n\n### ✅ Powerful Slash Commands  \nThis plugin ships with a set of helpful commands:\n\n| Command | Description |\n|--------|-------------|\n| `/Notion:search` | Search your entire Notion workspace |\n| `/Notion:create-page` | Create a new page under a given parent |\n| `/Notion:database-query` | Query a database by name or ID |\n| `/Notion:create-task` | Create a task in a Tasks-style database |\n| `/Notion:create-database-row` | Insert a row in any database |\n| `/Notion:find` | Quick title-based search for pages/databases |\n| `/Notion:tasks:setup` | Set up a Notion task board for tracking |\n| `/Notion:tasks:build <url>` | Build a task from a Notion page URL |\n| `/Notion:tasks:plan <url>` | Make a plan for a task from a Notion page URL |\n| `/Notion:tasks:explain-diff` | Generate a Notion doc explaining code changes |\n\nThese commands leverage both the Notion Skills and the MCP server.\n\n---\n\n## 📦 Installation (Claude Code)\n\n### 1. Add this plugin's marketplace\nIn Claude Code, run:\n\n```bash\n/plugin marketplace add makenotion/claude-code-notion-plugin\n```\n\n### 2. Install the plugin\n\n```bash\n/plugin install notion-workspace-plugin@notion-plugin-marketplace\n```\n\n### 3. Restart Claude Code  \nThis ensures the MCP server starts correctly.\n\n---\n\n## 🔑 Authentication\n\nThe Notion MCP server supports **OAuth**!\n\n---\n\n## 🙌 Credits\n\n- **Skills** by the Notion\n- **MCP Server** by Notion  \n- **Plugin Specification** by Anthropic \n",
  "bytes": 2706,
  "sha": "630e502edc5f749f9c6df0287b2da7160c4d428b5347f061474795083c6ecdab",
  "repo_slug": "makenotion/claude-code-notion-plugin",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_makenotion_claude_code_notion_plugin_not_a5bb0c12/readme"
}