Skip to main content
Glama

Overleaf MCP Server

by mjyoo2

status_summary

Retrieve a project status summary with default credentials for Overleaf projects. Ideal for quickly analyzing document structure and content via Git integration.

Instructions

Get a summary of the project status using default credentials

Input Schema

NameRequiredDescriptionDefault
projectNameNoProject name (default, project2, etc.)

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "projectName": { "description": "Project name (default, project2, etc.)", "type": "string" } }, "type": "object" }
Install Server

Other Tools from Overleaf MCP Server

Related Tools

    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/mjyoo2/OverleafMCP'

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