Back to Apps

Scrivener MCP
Supports UIby jiayun
Comprehensive AI writing assistant for Scrivener 3 projects with advanced style and structure analysis.
0 stars
Works in:claude
Exposes:Tools
What it does
Scrivener MCP bridges AI assistants with Scrivener 3 projects, enabling the AI to read, write, organize, and analyze complex manuscript structures directly within the .scriv bundle.
Tools
open_project: Opens a Scrivener 3 project.read_document: Retrieves content by UUID or title.write_document: Updates document content.analyze_document: Performs full writing analysis including readability, style, and sentiment.get_structure: Retrieves the hierarchical binder structure.compile_documents: Combines documents in reading order.update_memory: Maintains persistent project-specific context.
Installation
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"scrivener": {
"command": "scrivener-mcp",
"args": []
}
}
}
Supported hosts
- Claude Desktop
- Claude Code
Quick install
cargo install scrivener-mcpInformation
- Pricing
- free
- Published
- 4/18/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Codex
Add to project .mcp.json or use claude mcp add scrivener scrivener-mcpClaude Desktop
Add scrivener-mcp to claude_desktop_config.json after installation via cargo.





