Skip to main content
Glama

LaTeX MCP Server

.gitignore638 B
# Python __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg MANIFEST # Virtual environments venv/ env/ ENV/ env.bak/ venv.bak/ test_env/ # LaTeX compiled files plugins/latex/compiled/*.pdf plugins/latex/compiled/*.aux plugins/latex/compiled/*.log plugins/latex/compiled/*.tex plugins/latex/logs/*.txt # Docker .dockerignore # IDE .vscode/ .idea/ *.swp *.swo *~ # OS .DS_Store Thumbs.db # Logs logs/ *.log # Temporary files *.tmp *.temp # Config files that shouldn't be committed config/*.local.* .env .env.local

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/TheTailorRetailored/latex-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server