Skip to main content
Glama

docxtpl MCP Server

by z1w2r3
.npmignore894 B
# Python artifacts __pycache__/ *.pyc *.pyo *.pyd .Python *.egg-info/ *.egg # Virtual environments venv/ env/ .venv/ .env # Development files .git/ .gitignore test_server.py test_parsing.py *.test.js docs/ *.spec.js # Documentation (keep only README.md) PRD.md TODO.md CLAUDE.md PROJECT_SUMMARY.md # Environment and config .env .env.example .env.local *.local # Output files (except templates) output/ *.docx !templates/*.docx # IDE and editor files .vscode/ .idea/ *.swp *.swo *~ .DS_Store Thumbs.db # Build artifacts dist/ build/ node_modules/ # CI/CD .github/ .gitlab-ci.yml .travis.yml # Temporary files *.tmp *.temp *.log *.cache # Testing coverage/ .nyc_output/ jest.config.* # Optional - keep templates but not test outputs test_*.docx preview_*.docx # Keep the essential files !bin/ !scripts/ !src/ !templates/ !requirements.txt !create_templates.py !package.json !README.md

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/z1w2r3/doc-mcp'

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