docwriter-mcp-server
npm/docwriter-mcp-serverA 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 conte
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"docwriter-mcp-server": {
"url": "None",
"transport": "http"
}
}
}