cyanheads/docwriter-mcp-server
A Model Context Protocol (MCP) server for programmatic creation, modification, and compilation of structured LaTeX documents. Enables AI agents and automated workflows to generate reports, articles, and papers from templates, with secure, structured content updates and robust PDF compilation using LuaLaTeX and Biber.
Platform-specific configuration:
{
"mcpServers": {
"docwriter-mcp-server": {
"command": "npx",
"args": [
"-y",
"docwriter-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...