n24q02m/better-notion-mcp
Verified
Summary
Markdown first Notion MCP server with 9 composite tools and 39 actions. ~77% token reduction via tiered docs. Auto pagination and bulk operations.
Links
Install instructions
Add to Cursor
Where to put this
Merge into the existing file if needed. Top-level key: mcpServers.
Global
Linux / macOS
~/.cursor/mcp.jsonWindows
%USERPROFILE%\.cursor\mcp.jsonProject
Linux / macOS
<project_folder>/.cursor/mcp.jsonWindows
<project_folder>\.cursor\mcp.json{
"mcpServers": {
"n24q02m-better-notion-mcp": {
"command": "npx",
"args": [
"-y",
"better-notion-mcp"
]
}
}
}Replace placeholder values with secrets from your environment. Confirm the package name in the repository README; the catalog uses a best-guess npx -y target when registry metadata is not available.
Transport
stdio
Metadata
- Primary category
- Automation & Productivity
- Popularity (composite)
- 82.6 / 100
- GitHub stars
- 18
- Tags
- Workplace & ProductivityAutomation & Productivitymarkdownfirstnotionmcpserverwithcompositetools