draftmason-write-mcp
v1.0.0
Published
MCP server for AI book writing — generate outlines, write prose, expand/rewrite/shorten text, adjust tone, and get genre-specific writing guidance
Maintainers
Readme
draftmason-write-mcp
MCP server for AI book writing — generate outlines, write prose, expand/rewrite/shorten text, adjust tone, and get genre-specific writing guidance.
Built for DraftMason — the AI-powered book writing platform.
Tools
| Tool | Description |
|------|-------------|
| generate_book_outline | Create a complete book outline with chapter titles and summaries |
| transform_text | Apply writing transformations: continue, rewrite, expand, shorten, tone shifts |
| get_writing_tips | Get genre-specific craft tips and common mistakes to avoid |
| generate_writing_prompt | Get creative prompts to overcome writer's block |
| list_writing_options | List all supported genres, actions, and tools |
Supported Genres
literary-fiction, thriller, mystery, sci-fi, fantasy, romance, horror, historical-fiction, memoir, self-help, business, technical, young-adult, childrens
Text Transformations
continue— Write the next 200-400 words matching style and voicerewrite— Improve clarity and flow while preserving meaningexpand— Double the length with richer detailshorten— Condense to half while preserving impactchange-tone-formal— Elevate to literary registerchange-tone-casual— Make conversational and approachablechange-tone-dramatic— Amplify emotional intensity
Installation
npx draftmason-write-mcpUsage with Claude Desktop
{
"mcpServers": {
"draftmason-write": {
"command": "npx",
"args": ["-y", "draftmason-write-mcp"]
}
}
}Example
Generate a book outline:
Use generate_book_outline with:
- concept: "A burned-out Silicon Valley engineer inherits a failing bookstore in a small coastal town. As they restore the shop, they discover the previous owner was running an underground literary salon that attracted some of the greatest writers of the century."
- genre: "literary-fiction"
- chapter_count: 14License
MIT
