Skip to main content
Glama

Overleaf MCP Server

by M-H-Amini
pyproject.toml489 B
[project] name = "overleaf-mcp" version = "0.1.6" description = "MCP server for Overleaf projects" readme = "README.md" requires-python = ">=3.10" dependencies = [ "mcp[cli]>=1.17.0", "python-dotenv>=1.1.1", ] [project.scripts] overleaf-mcp = "overleaf_mcp.__main__:main" [project.urls] Homepage = "https://github.com/M-H-Amini/Overleaf-MCP-Server" Repository = "https://github.com/M-H-Amini/Overleaf-MCP-Server" Issues = "https://github.com/M-H-Amini/Overleaf-MCP-Server/issues"

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/M-H-Amini/Overleaf-MCP-Server'

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