devroopsaha744/TexMCP
A small FastMCP-based Microservice that renders LaTeX to PDF. The server exposes MCP tools to render raw LaTeX or templates and produces artifacts
Platform-specific configuration:
{
"mcpServers": {
"TexMCP": {
"command": "npx",
"args": [
"-y",
"TexMCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...