Skip to main content
Glama

FFmpeg MCP Server

by radzevich
.dockerignore319 B
# Python cache __pycache__/ *.py[cod] *$py.class *.so .Python # Virtual environments venv/ env/ ENV/ .venv # IDEs .vscode/ .idea/ *.swp *.swo *~ # Git .git/ .gitignore # OS .DS_Store Thumbs.db # Documentation *.md !README.md # Testing .pytest_cache/ .coverage htmlcov/ # Build artifacts dist/ build/ *.egg-info/

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/radzevich/ffmpeg_mcp'

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