Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ANIMICA_MODELNoDefault model for animica_ai_ask.anm-fast-8b
MCP_TRANSPORTNoTransport: stdio (default), streamable-http, or sse.stdio
ANIMICA_API_KEYNoOptional Bearer key for the inference API; not required.
ANIMICA_RPC_URLNoNode JSON-RPC endpoint (read-only calls).https://rpc.animica.org/rpc
ANIMICA_BASE_URLNoOpenAI-compatible inference API base (chat + models). https://animica.dev/v1 is the free keyless endpoint if you prefer it.https://pool.animica.org/v1
ANIMICA_POOL_URLNoMining-pool stats API.https://pool.animica.org
ANIMICA_BEACON_URLNoQuantum randomness beacon (/beacon/*).https://pool.animica.org
ANIMICA_MCP_TIMEOUT_SNoHTTP timeout (seconds) for backend calls.60

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/animicaorg/animica-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server