Armory
Source
Browse
MCPs

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 claude

merges a server entry into.mcp.jsonListed as compatible

Configurationjson
{
  "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

  1. rudra-ravi-wikipedia291 stars · 52 forks95.601
  2. yuque-mcp-server233 stars · 26 forks94.281
  3. 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.