Skip to content

add-JSON2Video-mcp #1736

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

omergocmen
Copy link

@omergocmen omergocmen commented May 11, 2025

Description

Added a link to the JSON2Video mcp server to the community server list in the README.md.

Server Details

  • Server: json2video-mcp-server
  • Changes to: New server addition (tools, documentation, integration instructions)

Motivation and Context

  • Enables LLMs and agents to generate videos programmatically with rich scene and element support (text, image, video, audio, components, subtitles, etc.).
  • Provides asynchronous video rendering with status polling.
  • Designed for easy integration with LLMs, automation agents, and MCP-compatible tools.
  • Supports API key authentication and comprehensive error handling.

How Has This Been Tested?

  • Tested with Cursor MCP client (v0.48.6+) and other MCP-compatible clients.
  • Scenarios tested:
  • Generating videos with various element types (text, image, video, audio, etc.)
  • Polling video status until completion
  • Listing and retrieving templates
  • Error handling for invalid input and missing API key
  • just add conf. and give a input json schema this server generate video with it also you can list you templates for testing.

Breaking Changes

  • No breaking changes for existing MCP clients.
  • This is a new server addition; no existing configurations are affected.
  • You can use 5 tools. Generate video, list templates, create a template, check generated video status and get template info.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Protocol Documentation
  • My changes follows MCP security best practices
  • I have updated the server's README accordingly
  • I have tested this with an LLM client
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have documented all environment variables and configuration options

Additional context

  • The server exposes the following tools: generate_video, get_video_status, create_template, get_template, and list_templates.
  • See the server's README for detailed usage instructions, input/output schemas, and integration examples.
  • API key (JSON2VIDEO_API_KEY) is required and can be set as an environment variable or per request.
  • For more details and advanced usage, refer to json2video.com/docs/api/.

@omergocmen
Copy link
Author

@jchris @dlrust @sv @killme2008
Hello, is there anything I need to do at this stage or should I just wait for the review?

@olaservo
Copy link
Member

olaservo commented Jun 9, 2025

Thanks for your contribution to the servers list. This has been merged in this combined PR: #2007

This is a new process we're trying out, so if you see any issues feel free to re-open the PR and tag me.

@olaservo olaservo closed this Jun 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants