Animam Agent Platform
Rank #62,498io.github.wellknownmcp/animam-platform
Configure & analyze AI chatbots: personas, corpus, tools, digests, multi-bot. OAuth 2.1.
Animam Agent Platform is a Model Context Protocol (MCP) server published by wellknownmcp. It ranks #62,498 of 115,460 servers tracked on MCP Toplist. Animam Agent Platform is listed on Official MCP, with 1 tracked version. It was first listed on Jul 20, 2026 and most recently updated on Jul 20, 2026.
Ranks ahead of 52,962 of 115,460 servers on MCP Toplist.
Use Animam Agent Platform
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http animam-platform https://mcp.animam.ai/mcpclaude mcp add --transport http animam-platform https://mcp.animam.ai/mcp/sse[mcp_servers.animam-platform]
url = "https://mcp.animam.ai/mcp"Add to ~/.codex/config.toml.
[mcp_servers.animam-platform]
url = "https://mcp.animam.ai/mcp/sse"Add to ~/.codex/config.toml.
https://mcp.animam.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
https://mcp.animam.ai/mcp/sseSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"animam-platform": {
"url": "https://mcp.animam.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"animam-platform": {
"url": "https://mcp.animam.ai/mcp/sse"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"animam-platform": {
"type": "http",
"url": "https://mcp.animam.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"animam-platform": {
"type": "http",
"url": "https://mcp.animam.ai/mcp/sse"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"animam-platform": {
"serverUrl": "https://mcp.animam.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"animam-platform": {
"serverUrl": "https://mcp.animam.ai/mcp/sse"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"animam-platform": {
"url": "https://mcp.animam.ai/mcp"
}
}
}{
"mcpServers": {
"animam-platform": {
"url": "https://mcp.animam.ai/mcp/sse"
}
}
}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.wellknownmcp%2Fanimam-platform)<a href="https://mcptoplist.com/server/io.github.wellknownmcp%2Fanimam-platform"><img src="https://mcptoplist.com/badge/io.github.wellknownmcp%2Fanimam-platform.svg" alt="MCP Toplist: #62,498 of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
wellknownmcp
Other servers by wellknownmcp
- Cortex Gateway#6,001 · 2 vers
- AgentHill#21,865 · 1 ver
- Hoshin Kanri X-Matrix#23,424 · 2 vers
- IA-Asso.fr — French Associations Registry#55,242 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 2.2.0 | Jul 20, 2026 |
Frequently asked questions
- Who maintains Animam Agent Platform?
- Animam Agent Platform is maintained by wellknownmcp, which publishes 5 MCP servers (7 total versions) tracked on MCP Toplist.
- Is Animam Agent Platform listed on the Official MCP Registry?
- Yes — Animam Agent Platform is listed on the Official MCP Registry.
- How many versions does Animam Agent Platform have?
- MCP Toplist tracks 1 version of Animam Agent Platform, most recently published on Jul 20, 2026.
- Where can I find the source code for Animam Agent Platform?
- The source code for Animam Agent Platform is hosted at github.com/wellknownmcp/animam-ai.