A
licenseNot graded
qualityD
maintenanceAn MCP Server in Rust for creating Notion pages & mdBooks with LLMs 🦀
22
MIT
mdBook is a command line tool to create books with Markdown. It is primarily used by the Rust community for documentation and tutorials, allowing authors to create clean, navigable documentation with a simple, user-friendly interface.
Why this server?
Generate complete markdown books, handling the creation of multiple chapters, managing book structure, and automatically creating necessary files like SUMMARY.md and README.md for navigation.
Why this server?
Provides tools to read the structure (table of contents from SUMMARY.md and metadata from book.toml) and content (individual markdown files) of an mdbook project.