Read-only Animica chain data, free AI inference, verifiable quantum randomness, and mining stats.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
animica-mcp · pypi · 0.2.0
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "org.animica/animica",
"description": "Read-only Animica chain data, free AI inference, verifiable quantum randomness, and mining stats.",
"title": "Animica",
"repository": {
"url": "https://github.com/animicaorg/animica-mcp",
"source": "github"
},
"version": "0.2.1",
"websiteUrl": "https://animica.dev",
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "animica-mcp",
"version": "0.2.0",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional Animica API key (anm_live_...) for higher AI rate limits. The server works without it.",
"isSecret": true,
"name": "ANIMICA_API_KEY"
},
{
"description": "Animica node JSON-RPC endpoint (read-only allow-listed methods only).",
"default": "https://rpc.animica.org/rpc",
"name": "ANIMICA_RPC_URL"
},
{
"description": "OpenAI-compatible /v1 base URL used for AI inference (chat + models). https://animica.dev/v1 is the free keyless endpoint.",
"default": "https://pool.animica.org/v1",
"name": "ANIMICA_BASE_URL"
},
{
"description": "Mining-pool stats API base URL.",
"default": "https://pool.animica.org",
"name": "ANIMICA_POOL_URL"
},
{
"description": "Quantum randomness beacon base URL (/beacon/* endpoints).",
"default": "https://pool.animica.org",
"name": "ANIMICA_BEACON_URL"
},
{
"description": "Default model id for the animica_ai_ask tool.",
"default": "anm-fast-8b",
"name": "ANIMICA_MODEL"
},
{
"description": "HTTP timeout in seconds for backend calls.",
"default": "60",
"name": "ANIMICA_MCP_TIMEOUT_S"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-14T21:08:06.882354Z",
"publishedAt": "2026-08-14T21:08:06.882354Z",
"updatedAt": "2026-08-14T21:08:06.882354Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 0.2.1last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.