manim-server
by sagebynature
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | The host IP address for the server. | 127.0.0.1 |
| PORT | No | The port number for the server. | 8000 |
| DATA_DIR | No | Directory to store session JSON logs and rendered MP4 artifacts. | .manim-server-data |
| TEMPLATE_DIR | No | Directory storing named full-wrapper Manim templates. | template |
| MANIM_CLI_FLAGS | No | Flags passed to the Manim CLI, split like a shell command. | -ql |
| MANIM_TIMEOUT_SECONDS | No | Timeout in seconds for Manim rendering. | 120 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sagebynature/manim-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server