nooon

corrupt952/nooon
★ 4 stars TypeScript 🔒 Security Updated today
Lightweight Notion MCP Server
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "nooon": {
      "command": "npx",
      "args": [
        "-y",
        "corrupt952/nooon"
      ]
    }
  }
}

README Excerpt

Lightweight, read-only Notion MCP Server optimized for token efficiency. - Simple auth with `NOTION_TOKEN` or OAuth 2.0 + PKCE - Minimal output using [TOON format](https://github.com/toon-format/toon) - Smart caching based on `last_edited_time` - Recursive block fetching in a single call ```bash bunx nooon

Tools (7)

last_edited_timenooon_clear_cachenooon_data_sourcenooon_databasenooon_pagenooon_querynooon_search

Topics

bunmarkdownmcpmcp-servernotiontoontypescript