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
  • OracleDB MCP Server
  • OpenAPI MCP Server
  • Image Generation MCP Server
  • MCP Pokemon Server
  • MongoDB MCP Server for LLMs
Back to MCP Servers
MCP Manim Server

MCP Manim Server

Public
Avik-creator/manim-mcp

A server-based tool that enables the generation of mathematical animations from natural language prompts by leveraging Manim.

Verified
python
0 tools
May 29, 2025
Updated May 30, 2025

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
  • OracleDB MCP Server
    OracleDB MCP Server

    A Model Context Protocol Server that enables LLMs to interact with Oracle Database by providing data...

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

    A Model Context Protocol Server that enables LLMs to interact with and execute REST API calls throug...

    Added May 30, 2025
  • Image Generation MCP Server
    Image Generation MCP Server

    A Model Context Protocol server that enables generation of high-quality images using the Flux.1 Schn...

    1 tools
    Added May 30, 2025
  • MCP Pokemon Server
    MCP Pokemon Server

    An MCP server implementation that enables users to interact with the PokeAPI to fetch Pokemon inform...

    Added May 30, 2025
  • MongoDB MCP Server for LLMs
    MongoDB MCP Server for LLMs

    An MCP server that enables large language models to interact directly with MongoDB databases, allowi...

    Added May 30, 2025