Skip to main content
Glama
pyproject.toml519 B
[project] name = "docx-template-mcp-server" version = "0.1.0" description = "MCP server for DOCX template processing and PDF conversion" readme = "README.md" requires-python = ">=3.10" license = { text = "MIT" } dependencies = [ "python-docx", "python-docx-replace", "mcp", "docx2pdf", "docx>=0.2.4", ] [build-system] requires = ["setuptools>=42", "wheel"] build-backend = "setuptools.build_meta" [tool.uv] dev-dependencies = ["pyright>=1.1.389"] [project.scripts] docx_replace = "docx_replace_mcp:main"

Latest Blog Posts

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/daltonnyx/userful-mcps'

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