Anima MCP Server✓
io.github.AnimaApp/anima · v1.0.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.AnimaApp/anima",
"description": "Connect AI coding agents to Anima Playground, Figma, and your design system.",
"title": "Anima MCP Server",
"repository": {
"url": "https://github.com/AnimaApp/mcp-server-guide",
"source": "github"
},
"version": "1.0.0",
"remotes": [
{
"type": "streamable-http",
"url": "https://public-api.animaapp.com/v1/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}