关于
JotDown is a Model Context Protocol (MCP) server built in Rust that empowers large language models (LLMs) to seamlessly integrate with Notion and generate Markdown books (mdBooks). It provides tools for LLMs to create or update Notion pages with LLM-generated content and to generate entire mdBooks, managing structure, chapter creation, and navigation files like SUMMARY.md.
主要功能
- Notion Integration: Automates the creation and updating of Notion pages with LLM-generated content.
- Mdbook Generation: Creates and manages mdbooks directly from content, including generating necessary files.
- MCP Support: Leverages the Model Context Protocol to maintain context over interactions.
- 11 GitHub stars
使用案例
- Creating and updating articles or documents directly in Notion via LLM interaction.
- Generating new books based on LLM-generated content.
- Automating chapter creation and navigation for mdBooks.