Skip to main content
Glama

Video Editor MCP

pyproject.toml1.07 kB
[project] name = "video-editor-mcp" version = "0.1.34" description = "Video Jungle MCP Server for Adding, Analysing, Searching, and Editing Videos" readme = "README.md" requires-python = ">=3.11" dependencies = [ "einops>=0.8.0", "manim>=0.18.1", "mcp>=1.6.0", "numpy>=2.2.2", "opentimelineio>=0.17.0", "osxphotos>=0.69.2", "pillow>=11.0.0", "requests>=2.32.3", "thefuzz>=0.22.1", "timm>=1.0.12", "torch>=2.5.1", "transformers>=4.47.1", "videojungle>=0.1.66", ] homepage = "https://github.com/burningion/video-editing-mcp" [[project.authors]] name = "Kirk Kaiser" email = "kirk@zothcorp.com" [build-system] requires = [ "hatchling",] build-backend = "hatchling.build" [tool.uv.workspace] members = ["tools"] [dependency-groups] dev = [ "ipykernel>=6.29.5", "manim>=0.18.1", "mcp[cli]>=1.6.0", "pre-commit>=4.0.1", "ruff>=0.8.4", ] [project.scripts] video-editor-mcp = "video_editor_mcp:main" [project.urls] Homepage = "https://github.com/burningion/video-editing-mcp" Issues = "https://github.com/burningion/video-editing-mcp/issues"

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/Intelligence08/video-editing-mcp'

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