MCP_LATEX_BASIC

CarlosMaroRuiz/MCP_LATEX_BASIC

3.1

If you are the rightful owner of MCP_LATEX_BASIC and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server designed to generate LaTeX documents from natural language descriptions.

Tools

Functions exposed to the LLM to take actions

generate_code_latex

Generates LaTeX code from a description and saves it in the latex_documents folder.

get_project_info

Displays information about the project paths.

list_latex_documents

Lists all generated LaTeX documents.

clean_existing_latex_file

Cleans an existing LaTeX file by removing markdown markers.

view_file_tex

Searches and reads the content of a .tex file in the latex_documents folder.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources