ferrants/memvid-mcp-server
by Various
A Streamable HTTP MCP Server for Memvid
MCP
ferrants/memvid-mcp-server
Added 1 June 2026
Overview
This is a Streamable HTTP MCP server that exposes Memvid functionality as a tool for AI agents. It allows agents to generate videos from images and text using the Memvid API.
Best for
Best for
Developers building AI agents that need to generate short videos programmatically
Use cases
- Generate short videos from image and text prompts via an AI agent
- Integrate video creation into automated workflows or pipelines
- Prototype video generation features with minimal frontend code
How to use
Install
python server.py Example client config
{\n "mcpServers": {\n "memvid": {\n "type": "streamable-http",\n "url": "http://localhost:3000"\n }\n }\n} Notes
This is a Streamable HTTP MCP server that exposes Memvid functionality as a tool for AI agents. It allows agents to generate videos from images and text using the Memvid API.
10 stars on GitHub. Last updated 2025-06-20.
Use cases
- Generate short videos from image and text prompts via an AI agent
- Integrate video creation into automated workflows or pipelines
- Prototype video generation features with minimal frontend code
Pros
- Simple MCP interface for agent integration
- Leverages existing Memvid API for video generation
- Lightweight Python server with low overhead
Cons
- Very small community (10 stars) with limited support
- Depends on external Memvid API availability and pricing
- No built-in error handling or retry logic visible
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Simple MCP interface for agent integration
- Leverages existing Memvid API for video generation
- Lightweight Python server with low overhead
Cons
- Very small community (10 stars) with limited support
- Depends on external Memvid API availability and pricing
- No built-in error handling or retry logic visible
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.