MCP.so
登录

Jotdown - MCP Server for Notion Page Creation and mdBook Generation

@Harry-027

关于 Jotdown - MCP Server for Notion Page Creation and mdBook Generation

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

基本信息

分类

记忆与知识

许可证

MIT

运行时

rust

传输方式

stdio

发布者

Harry-027

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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].

评论

记忆与知识 分类下的更多 MCP 服务器