Skip to main content
Glama

Overleaf MCP Server

by GhoshSrinjoy
package.json347 B
{ "name": "overleaf-mcp", "version": "1.0.0", "description": "MCP server for Overleaf Git integration", "type": "module", "main": "overleaf-mcp-server.js", "scripts": { "start": "node overleaf-mcp-server.js" }, "dependencies": { "@modelcontextprotocol/sdk": "^0.5.0", "bullmq": "^5.58.7", "ioredis": "^5.8.0" } }

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/GhoshSrinjoy/overleaf-mcp'

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