Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SHARELATEX_HOSTNoInstance hostname (default: sharelatex.tum.de). Applies to every project that doesn't set its own host.
SHARELATEX_GIT_TOKENNoGit token from Account Settings. Required unless SHARELATEX_GIT_TOKEN_FILE is used.
SHARELATEX_PROJECT_IDNoProject ID from the ShareLaTeX URL. Required for single-project mode.
SHARELATEX_PROJECT_NAMENoDisplay name for the single project.
SHARELATEX_GIT_TOKEN_FILENoPath to a file containing the Git token. Alternative to SHARELATEX_GIT_TOKEN.
SHARELATEX_PROJECTS_CONFIGNoAbsolute path to a projects.json file for multi-project setup.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/vinconig/ShareLatexMCP'

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