notion
Enables AI systems to create, update, and manage Notion pages and blocks through a Node.js bridge to the Notion API, supporting efficient batch operations for documentation and knowledge base maintenance.
- Score
- 93.9492 signals
- Evidence
- 168 stars · 36 forks
- Last commit
- as last read from GitHub; most reads are from 2 Sep 2026 or later
- Listed
Install
armory install notion --cli claudemerges a server entry into.mcp.jsonListed as compatible
{
"mcpServers": {
"notion": {
"command": "npx",
"args": [
"-y",
"notion-mcp-server"
]
}
}
}↳ Restart Claude Code to load the MCP server.
Needs the armory CLI · not on npm yet, build it from cli/ in the repository
Alternatives · MCPs
- rudra-ravi-wikipedia291 stars · 52 forks95.601
- yuque-mcp-server233 stars · 26 forks94.281
- epistates-turbovault149 stars · 26 forks93.068
What it is
MCP server Notion, catalogued on PulseMCP. Enables AI systems to create, update, and manage Notion pages and blocks through a Node.js bridge to the Notion API, supporting efficient batch operations for documentation and knowledge base maintenance.
When to use it
Enables AI systems to create, update, and manage Notion pages and blocks through a Node.js bridge to the Notion API, supporting efficient batch operations for documentation and knowledge base maintenance.
How to install / invoke
npx -y notion-mcp-server
Notes
Listed from the PulseMCP registry. The registry does not state a license. Check it before production use.