Social Media
animstats.com
MCP server for accessing AnimStats' free X (Twitter) account analytics tools and rendering video templates from the AnimStats API.
ENDPOINT 1
https://www.animstats.com/api/mcp
MCP server metadata
- Name
- animstats
- Version
- 1.2.0
Known tools 5
list_free_toolsList AnimStats free viral π tools (account age, aura, worth, crush, etc.).
Inferred read-onlyget_templateGet one AnimStats API template by id, including input props and schema hints when available.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.animstats]
url = "https://www.animstats.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"animstats": {
"type": "http",
"url": "https://www.animstats.com/api/mcp"
}
}
}
Claude Desktop
Settings β Connectors β Add custom connector
Name: animstats
Remote MCP URL: https://www.animstats.com/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"animstats": {
"url": "https://www.animstats.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"animstats": {
"type": "http",
"url": "https://www.animstats.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "animstats",
"transport": "streamable-http",
"url": "https://www.animstats.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidenceβ¦
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.