overleaf-mcp
by netique
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OL_CSRF | No | Force a specific CSRF token. Only needed if your server doesn't ship the ol-csrfToken meta tag. | |
| OL_BROWSER | No | Path to a Chromium-family browser if auto-detection fails (Chrome / Brave / Edge / Arc / Chromium). | |
| OL_BASE_URL | No | Override for self-hosted Overleaf. | https://www.overleaf.com |
| OL_INSECURE | No | Set to '1' to pass --ignore-certificate-errors to the captured Chrome instance — for self-hosted CE with a self-signed cert. | |
| OL_MCP_LOG_LEVEL | No | debug, info, warn, error. Goes to stderr; stdout is reserved for MCP JSON-RPC. | info |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/netique/overleaf-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server