Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MANIM_MCP_S3_BUCKETNoS3 bucket namemanim-renders
MANIM_MCP_PROBE_PATHSNoColon-separated paths for Probe search
MANIM_MCP_RAG_ENABLEDNoEnable RAG (ChromaDB)true
MANIM_MCP_S3_ENDPOINTNoS3 endpointlocalhost:9000
MANIM_MCP_CLAUDE_MODELNoClaude model name
MANIM_MCP_GEMINI_MODELNoGemini model to usegemini-3-flash-preview
MANIM_MCP_LLM_PROVIDERNoLLM provider: gemini, claude, or deepseekgemini
MANIM_MCP_CHROMADB_HOSTNoChromaDB hostlocalhost
MANIM_MCP_CHROMADB_PORTNoChromaDB port8000
MANIM_MCP_S3_ACCESS_KEYNoS3 access key
MANIM_MCP_S3_SECRET_KEYNoS3 secret key
MANIM_MCP_CLAUDE_API_KEYNoYour Anthropic Claude API key
MANIM_MCP_GEMINI_API_KEYNoYour Google Gemini API key
MANIM_MCP_DEEPSEEK_API_KEYNoYour DeepSeek API key

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/oktaycosar/manim-mcp-ai'

If you have feedback or need assistance with the MCP directory API, please join our Discord server