Overview
Features
Notion API MCP Server
Modular MCP server that exposes the Notion API to LLMs for workspace interactions.
Markdown Conversion for Token Efficiency
Experimental Markdown conversion reduces token usage and improves readability; may affect editing.
Per-request Output Format Control
Supports per-request format with format=json or format=markdown to control output.
Extensive Notion Tool Suite
Includes a broad set of Notion tools for blocks, pages, databases, users, comments, and search.
Environment-based Authentication
Uses NOTION_API_TOKEN for authentication, configured in claude_desktop_config.json or environment.
Flexible Deployment Options
Run via npx with @suekou/mcp-notion-server or run a built file with Node.
Modular Project Architecture
Codebase structured into client, server, types, utils, and markdown modules for maintainability.
Who Is This For?
- Developers:Build and deploy MCP-based Notion integrations for LLM-powered workflows efficiently.
- Notion users:Use MCP server to automate Notion tasks via LLM prompts.




