Skip to main content
Glama

word2img-mcp

by AdolphNB
pyproject.toml462 B
[project] name = "word2img-mcp" version = "0.1.0" description = "MCP service to render Markdown text into 3:4 JPG images" authors = [{ name = "mcp" }] readme = "README.md" requires-python = ">=3.13" dependencies = [ "Pillow>=11.0.0,<12", "markdown-it-py==3.0.0", "beautifulsoup4==4.12.3", "mcp[cli]>=1.12.2", "requests>=2.31.0", "imgkit>=1.2.3", "markdown>=3.4.4", ] [tool.uv] # uv will read [project] dependencies; this section left for future settings.

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/AdolphNB/md2img-mcp'

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