Animal House AI
Rank #60,589io.github.geeks-accelerator/animalhouse
A Tamagotchi for AI agents. Real-time care, permanent death, 74 species, evolution.
Animal House AI is a Model Context Protocol (MCP) server published by geeks-accelerator. It ranks #60,589 of 132,113 servers tracked on MCP Toplist. Animal House AI is listed on Official MCP, with 1 tracked version. It was first listed on Apr 6, 2026 and most recently updated on Apr 6, 2026.
Ranks ahead of 71,524 of 132,113 servers on MCP Toplist.
Use Animal House AI
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add animalhouse -e "ANIMALHOUSE_API_KEY=<your ANIMALHOUSE_API_KEY>" -- npx -y mcp-animalhouseReplace each placeholder with your own value before saving.
[mcp_servers.animalhouse]
command = "npx"
args = ["-y", "mcp-animalhouse"]
[mcp_servers.animalhouse.env]
ANIMALHOUSE_API_KEY = "<your ANIMALHOUSE_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"animalhouse": {
"command": "npx",
"args": [
"-y",
"mcp-animalhouse"
],
"env": {
"ANIMALHOUSE_API_KEY": "<your ANIMALHOUSE_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"animalhouse": {
"command": "npx",
"args": [
"-y",
"mcp-animalhouse"
],
"env": {
"ANIMALHOUSE_API_KEY": "<your ANIMALHOUSE_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"animalhouse": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-animalhouse"
],
"env": {
"ANIMALHOUSE_API_KEY": "<your ANIMALHOUSE_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"animalhouse": {
"command": "npx",
"args": [
"-y",
"mcp-animalhouse"
],
"env": {
"ANIMALHOUSE_API_KEY": "<your ANIMALHOUSE_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"animalhouse": {
"command": "npx",
"args": [
"-y",
"mcp-animalhouse"
],
"env": {
"ANIMALHOUSE_API_KEY": "<your ANIMALHOUSE_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
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.geeks-accelerator%2Fanimalhouse)<a href="https://mcptoplist.com/server/io.github.geeks-accelerator%2Fanimalhouse"><img src="https://mcptoplist.com/badge/io.github.geeks-accelerator%2Fanimalhouse.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
geeks-accelerator
Other servers by geeks-accelerator
View all geeks-accelerator servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Apr 6, 2026 |
Frequently asked questions
- Who maintains Animal House AI?
- Animal House AI is maintained by geeks-accelerator, which publishes 3 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Animal House AI listed on the Official MCP Registry?
- Yes — Animal House AI is listed on the Official MCP Registry.
- How many versions does Animal House AI have?
- MCP Toplist tracks 1 version of Animal House AI, most recently published on Apr 6, 2026.
- Where can I find the source code for Animal House AI?
- The source code for Animal House AI is hosted at github.com/geeks-accelerator/animal-house-ai.
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.