Skip to main content
Glama

Video Editor MCP Server

pyproject.toml424 B
[project] name = "video-editor" version = "0.1.0" description = "A video editing tool" readme = "README.md" requires-python = ">=3.12" dependencies = [ "httpx>=0.28.1", "mcp[cli]>=1.1.0", "python-dotenv>=1.0.1", ] [[project.authors]] name = "Kush Agrawal" email = "kush36agrawal@gmail.com" [build-system] requires = [ "hatchling",] build-backend = "hatchling.build" [project.scripts] video-editor = "video_editor:main"

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/Kush36Agrawal/Video_Editor_MCP'

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