codevideo-mcp

codevideo-mcp

1

codevideo-mcp is a Model Context Protocol (MCP) server designed to create educational content about software using natural language. It supports generating video lessons, blog posts, and verifying JSON actions.

codevideo-mcp

The MCP server for CodeVideo helps create software educational content using natural language.

Examples:

Creation: Generate video lessons and Markdown blog posts on programming topics.

Conversion: Convert CodeVideo JSON actions into videos, blog posts, or HTML.

Validation: Validate the CodeVideo JSON actions.

Usage with Claude Desktop

Integrate by modifying the claude_desktop_config.json file. Ensure successful installation and restart Claude to see codevideo-mcp in the installed MCPs list.

Local Development

Clone the repository, install dependencies, and build the project. Run the local version on Claude Desktop with specific JSON configuration.

Known Issues

Generating entire courses is currently unreliable; single lesson generation works better.