Skip to main content
Glama

PDF to PNG MCP Server

by truaxki
pyproject.toml397 B
[project] name = "pdf2png" version = "0.1.0" description = "MCP server to convert a PDF to a PNG file." readme = "README.md" requires-python = ">=3.10" dependencies = [ "mcp>=1.2.0", "pdf2image>=1.16.3"] [[project.authors]] name = "Kirk Truax" email = "kirktruax93@proton.me" [build-system] requires = [ "hatchling",] build-backend = "hatchling.build" [project.scripts] pdf2png = "pdf2png:main"

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/truaxki/mcp-Pdf2png'

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