Back to search
30
MCP streamable-http

Anima MCP Server

io.github.animaapp/anima

Connect AI coding agents to Anima Playground, Figma, and your design system.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Figma MCP Server
MCP server enabling AI assistants to interact with Figma designs via natural language commands
0 tools
Anima
Connect AI agents to Anima Playground, Figma, and design systems.
0 tools
Figma MCP Server
The Figma MCP server brings Figma design context directly into your AI workflow.
0 tools · streamable-http
agent-link-mcp
MCP server for bidirectional AI agent collaboration — spawn and communicate with any AI coding agent CLI
0 tools
io.github.compassalessandrolorenz/figma-context-mcp-air
Figma MCP server for AI agents. 9 tools: design context, variables, screenshots, and FigJam.
0 tools
figma-mcp
Allow your AI coding agents to access figma files & prototypes directly
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "anima_mcp_server": {
      "url": "https://public-api.animaapp.com/v1/mcp",
      "transport": "streamable-http"
    }
  }
}