Skip to content
Back to search
30
MCP v1.0.0 streamable-http

Anima MCP Server

io.github.AnimaApp/anima

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

Uptime
0.0%
2 probes
Response
445ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Anima MCP Server
Connect AI coding agents to Anima Playground, Figma, and your design system.
0 tools · streamable-http
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
animica-mcp
Animica MCP server — cheap OpenAI-compatible AI inference, code generation, embeddings & agent tools for bots and agents. Also lets compute
0 tools
agent-link-mcp
MCP server for bidirectional AI agent collaboration — spawn and communicate with any AI coding agent CLI
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"
    }
  }
}