Anima
Rank #15,547io.github.AnimaApp/anima
MCP server providing anima capabilities
Anima is a Model Context Protocol (MCP) server published by animaapp. It ranks #15,547 of 132,046 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. Anima is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 2 tracked versions. It was first listed on Feb 4, 2026 and most recently updated on Feb 4, 2026.
Ranks ahead of 116,499 of 132,046 servers on MCP Toplist.
Use Anima
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http anima https://public-api.animaapp.com/v1/mcp[mcp_servers.anima]
url = "https://public-api.animaapp.com/v1/mcp"Add to ~/.codex/config.toml.
https://public-api.animaapp.com/v1/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"anima": {
"url": "https://public-api.animaapp.com/v1/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"anima": {
"type": "http",
"url": "https://public-api.animaapp.com/v1/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"anima": {
"serverUrl": "https://public-api.animaapp.com/v1/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"anima": {
"url": "https://public-api.animaapp.com/v1/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.AnimaApp%2Fanima)<a href="https://mcptoplist.com/server/io.github.AnimaApp%2Fanima"><img src="https://mcptoplist.com/badge/io.github.AnimaApp%2Fanima.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
animaapp
Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Feb 4, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Anima?
- Anima is maintained by animaapp, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Anima listed on the Official MCP Registry?
- Yes — Anima is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does Anima have?
- MCP Toplist tracks 2 versions of Anima, most recently published on Feb 4, 2026.
- Where can I find the source code for Anima?
- The source code for Anima is hosted at github.com/animaapp/mcp-server-guide.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.