Related MCP Server Resources

Explore more AI models, providers, and integration options:

  • Explore AI Models
  • Explore AI Providers
  • Explore MCP Servers
  • LangDB Pricing
  • Documentation
  • AI Industry Blog
  • SQLite MCP Server
  • Azure Usage MCP Server
  • SQL Query MCP Server
  • QASE MCP Server
  • Image Processor MCP Server
Back to MCP Servers
MCP Manim Server

MCP Manim Server

Public
Avik-creator/manim-mcp

Model Context Protocol server that leverages Manim to generate and execute mathematical animation code from natural language prompts, manage media files, and deliver rendered animation outputs efficiently.

python
0 tools
May 29, 2025
Updated Jun 4, 2025

Supercharge Your AI with MCP Manim Server

MCP Server

Unlock the full potential of MCP Manim Server through LangDB's AI Gateway. Get enterprise-grade security, analytics, and seamless integration with zero configuration.

Unified API Access
Complete Tracing
Instant Setup
Get Started Now

Free tier available • No credit card required

Instant Setup
99.9% Uptime
10,000+Monthly Requests

MCP Manim Server

A server-based tool that leverages Manim to generate mathematical animations from text prompts.

Working Video:

Working Video

Description

MCP Manim Server provides an interface to:

  • Execute Manim code snippets programmatically
  • Generate Manim code from natural language prompts
  • Manage animation media files

Installation

  1. Clone this repository
git clone https://github.com/Avik-creator/MCP.git cd MCP
  1. Install dependencies
uv pip install
  1. Set up Manim The server uses Manim to render animations. Ensure Manim is installed:
pip install manim

Environment Variables

  • MANIM_EXECUTABLE: Path to the Manim executable (defaults to "manim")

Usage

Run the server:

uv run main.py

Features

Execute Manim Code

The server can run Manim code and return the path to the generated animation file.

Generate Manim Code from Prompts

The server can generate Manim code based on natural language prompts.

Clean Media Directory

Clean up generated media files when no longer needed.

Project Structure

  • main.py: Primary server implementation
  • media/: Directory where generated animations are stored

License

MIT License

Publicly Shared Threads0

Discover shared experiences

Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!

Share your threads to help others
Related MCPs5
  • SQLite MCP Server
    SQLite MCP Server

    A Model Context Protocol server enabling AI models to execute SQL queries, manage SQLite database sc...

    Added May 30, 2025
  • Azure Usage MCP Server
    Azure Usage MCP Server

    Analyze Azure usage data from CSV files with a Model Context Protocol server that delivers cost summ...

    Added May 30, 2025
  • SQL Query MCP Server
    SQL Query MCP Server

    Enables natural language querying of PostgreSQL databases by translating prompts into SQL via LLM in...

    Added May 30, 2025
  • QASE MCP Server
    QASE MCP Server

    TypeScript-based Model Context Protocol server enabling seamless integration with Qase API to manage...

    26 tools
    Added May 30, 2025
  • Image Processor MCP Server
    Image Processor MCP Server

    A TypeScript-based Model Context Protocol server enabling creation, access, and summarization of tex...

    2 tools
    Added May 30, 2025