better-notion-mcp and JotDown

Both tools are competitors, offering alternative server implementations for connecting Large Language Models to Notion via the MCP protocol, with each choosing a different primary programming language (Go vs. Rust) and subtly different focuses (composite tools for AI agents vs. creating Notion pages & mdBooks).

better-notion-mcp
53
Established
JotDown
41
Emerging
Maintenance 13/25
Adoption 6/25
Maturity 18/25
Community 16/25
Maintenance 10/25
Adoption 6/25
Maturity 9/25
Community 16/25
Stars: 16
Forks: 6
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 21
Forks: 6
Downloads:
Commits (30d): 0
Language: Rust
License: MIT
No risk flags
No Package No Dependents

About better-notion-mcp

n24q02m/better-notion-mcp

Markdown-first MCP server for Notion API - composite tools optimized for AI agents

Bundles 9 composite tools that consolidate 28+ Notion API endpoints into single calls with auto-pagination and bulk operations, eliminating manual cursor handling. Supports dual transport—local stdio with token auth or remote HTTP with OAuth 2.1—and reduces token usage ~77% through compressed descriptions and on-demand help. Implements Markdown bidirectional conversion (blocks ↔ markdown) and works across Claude plugins, Gemini extensions, and MCP clients via stdio/HTTP.

About JotDown

Harry-027/JotDown

An MCP Server in Rust for creating Notion pages & mdBooks with LLMs 🦀

Implements MCP server protocol to expose two distinct tools: Notion API integration for creating/updating pages with LLM-generated content, and mdbook generation with automatic chapter structuring and `SUMMARY.md` management. Built in Rust with stdio-based MCP transport, designed to work with Claude Desktop and other MCP-compatible clients via environment-variable configuration.

Scores updated daily from GitHub, PyPI, and npm data. How scores work