Enterprise DNA
M MCP Servers Developer low

Harry-027/JotDown

by Various

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

H

MCP

Harry-027/JotDown

Added 1 June 2026

#ai #anthropic #claude #claude-ai #llm #mcp #mcp-server #mdbook

Overview

JotDown is an MCP server written in Rust that allows LLMs to create Notion pages and mdBooks. It acts as a bridge between language models and Notion's API, enabling automated content creation workflows.

Best for

Best for
Developers building AI-assisted documentation or note-taking systems with Notion

Use cases

  • Automating Notion page creation from LLM outputs
  • Generating structured mdBook documentation via AI
  • Integrating Notion with AI-assisted writing pipelines

How to use

Install

git clone https://github.com/Harry-027/JotDown && cd jotdown && cargo build --release && cargo install mdbook

Tools exposed

  • Notion Page Tool
  • mdbook Tool

Tested with

Claude Desktop, Cline, Continue

Example client config

{\n  "mcpServers": {\n        "Jotdown": {\n            "command": "/path_to_repo/JotDown/target/release/Jotdown",\n            "args": [],\n            "env": {\n                "NOTION_TOKEN": "your_notion_intergration_token"\n            }\n        }\n  }\n}

Notes

JotDown is an MCP server written in Rust that allows LLMs to create Notion pages and mdBooks. It acts as a bridge between language models and Notion’s API, enabling automated content creation workflows.

21 stars on GitHub. Last updated 2026-02-24. Licensed MIT.

Use cases

  • Automating Notion page creation from LLM outputs
  • Generating structured mdBook documentation via AI
  • Integrating Notion with AI-assisted writing pipelines

Pros

  • Written in Rust for performance and reliability
  • Leverages the MCP protocol for standardized LLM integration
  • Supports both Notion pages and mdBooks in one tool

Cons

  • Small community with only 21 stars, limited support
  • Requires Rust toolchain to build or run
  • Depends on Notion API which may have rate limits

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Written in Rust for performance and reliability
  • Leverages the MCP protocol for standardized LLM integration
  • Supports both Notion pages and mdBooks in one tool

Cons

  • Small community with only 21 stars, limited support
  • Requires Rust toolchain to build or run
  • Depends on Notion API which may have rate limits

Pairs with

Other entries in the index that connect to this one. Click through to see the chain.

Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks