Use the Notion MCP via mcpc.
Scanned 9/8/2026
Install to Claude Code
npx -y skills add richardgill/nix --skill notion --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Notion?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/richardgill-notion-9085b625)More formats (shields.io, HTML) on the badges page.
---
name: notion
description: Use the Notion MCP via mcpc.
---
Use `mcpc @notion` for Notion operations.
If the session is missing or unauthorized, ask Richard to run:
```bash
mcpc login https://mcp.notion.com/mcp
mcpc connect ~/.config/mcpc/mcp.json:notion @notion
```
To discover what the Notion MCP can do:
```bash
mcpc @notion tools-list --full
mcpc @notion grep <term>
mcpc @notion tools-get <tool>
```
When you need to perform a Notion task, first use discovery to find the right tool, then call it with `mcpc @notion tools-call <tool> ...`.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!