Jotdown - MCP Server for Notion Page Creation and mdBook Generation
@Harry-027
About Jotdown - MCP Server for Notion Page Creation and mdBook Generation
An MCP Server in Rust for creating Notion pages & mdBooks with LLMs π¦
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Jotdown?
Jotdown is a Model Context Protocol (MCP) server that enables large language models (LLMs) to create or update Notion pages and generate markdown books (mdBook). It is designed for developers and content creators using MCP-compatible clients like Claude Desktop.
How to use Jotdown?
Install Jotdown by cloning the repository, building with cargo build --release, and installing mdbook via cargo install mdbook. Configure your MCP client with the server command and a NOTION_TOKEN environment variable, then restart the client.
Key features of Jotdown
- Create or update Notion pages automatically.
- Generate complete mdBook structures including chapters.
- Manage mdBook navigation with SUMMARY.md.
- Leverage MCP for consistent content creation.
- Works with Claude Desktop and other MCP clients.
Use cases of Jotdown
- Create a new Notion page with LLM-generated article content.
- Update an existing Notion page with revised information.
- Generate a full mdBook from LLM-generated content.
- Automatically structure chapters and links in a markdown book.
FAQ from Jotdown
What are the prerequisites for using Jotdown?
You need Rust, a Notion API token (internal integration secret), and an MCP client (e.g., Claude Desktop).
How do I set up the Notion integration?
Create a Notion integration, share a page titled "Jot It Down" with it, and set the NOTION_TOKEN environment variable in the MCP client configuration.
What tools does Jotdown provide?
It provides a Notion Page Tool (to create or update pages) and an mdbook Tool (to generate and manage markdown books).
How is Jotdown licensed?
Jotdown is licensed under the MIT License.
Where can I get support or report issues?
For support or inquiries, contact [email protected].
More Memory & Knowledge MCP servers
mcp-local-rag
nkapila6"primitive" RAG-like web search model context protocol (MCP) server that runs locally. β¨ no APIs β¨
MCP Apple Notes
RafalWilinskiTalk with your notes in Claude. RAG over your Apple Notes using Model Context Protocol.
Mcp Knowledge Graph
shanehollomanMCP server enabling persistent memory for Claude through a local knowledge graph - fork focused on local development
Obsidian MCP Server
StevenStavrakisA simple MCP server for Obsidian
Rust Docs MCP Server
Govcraftπ¦ Prevents outdated Rust code suggestions from AI assistants. This MCP server fetches current crate docs, uses embeddings/LLMs, and provides accurate context via a tool call.
Comments