Back to search
30
MCP
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
Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
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"
}
}
}