Skip to main content
Glama

File Converter MCP Server

by wowyuarm
MIT License
12
  • Linux
  • Apple
# Python __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg # Virtual Environment venv/ .venv/ env/ ENV/ # IDE .idea/ .vscode/ *.swp *.swo # OS specific .DS_Store Thumbs.db # Project specific *.log *.tmp temp/ tmp/ uploads/ # MCP specific .mcp/ # Test files test_dependencies.py test.html # Documentation files (large text files) mcp.txt python-mcp.txt # Docker .dockerignore # Large binary files *.exe wkhtmltox.exe # Environment variables .env .env.local .env.*.local # Coverage reports htmlcov/ .coverage .coverage.* coverage.xml *.cover .hypothesis/ .pytest_cache/ # Jupyter Notebook .ipynb_checkpoints # pyenv .python-version # pipenv Pipfile.lock # PEP 582 __pypackages__/ # Celery celerybeat-schedule celerybeat.pid # SageMath parsed files *.sage.py # Spyder project settings .spyderproject .spyproject # Rope project settings .ropeproject # mkdocs documentation /site # mypy .mypy_cache/ .dmypy.json dmypy.json

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/wowyuarm/file-converter-mcp'

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