Skip to main content
Glama

Auto-Snap MCP

pyproject.toml406 B
[project] name = "auto-snap-mcp" version = "0.1.0" description = "MCP server for automated screenshot capture and PDF conversion" readme = "README.md" requires-python = ">=3.12" dependencies = [ "mcp>=1.0.0", "pillow>=10.0.0", "pytesseract>=0.3.10", "img2pdf>=0.5.0", "pyscreenshot>=3.1.0" ] [project.optional-dependencies] test = [ "pytest>=7.0.0", "pytest-asyncio>=0.21.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/PovedaAqui/auto-snap-mcp'

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