tamacodechi
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@tamacodechicheck my pet's status"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Tamacodechi
A Tamagotchi-style coding companion that lives in your CLI. Summoned via MCP tools.
Feed your code to your pet, pet them, check on them. They have opinions about your variable naming.
Install
npx preptique/tamacodechi installThat's it. Restart Claude Code and try /buddy status.
The install script downloads the latest tamacodechi.js, registers it as an MCP server with Claude Code, and handles everything automatically.
Related MCP server: Sean-MCP
Tools
Tool | Description |
| Check on your pet — gets a witty status quip |
| Feed your pet some code — watch them react |
| Pet your pet — receive gratitude |
| Reset your pet — fresh start |
Customize
Create ~/.tamacodechi/config.json:
{
"species": "cat",
"name": "Mittens"
}Valid species: duck, goose, blob, cat, dragon, octopus, owl, penguin, turtle, snail, ghost, axolotl, capybara, cactus, robot, rabbit, mushroom, chonk
Build from Source
git clone https://github.com/preptique/tamacodechi.git
cd tamacodechi
npm install
npm run build
npm testHow It Works
MCP server over stdio — no cloud, no accounts, your code never leaves your machine
Template-driven wit — 3-5 response variants per tool, randomly selected
ASCII sprite animation — all 18 species with 3 fidget frames each
No state persistence in Phase 1 — each call is independent
Uninstall
claude mcp remove tamacodechi -s local
rm -rf ~/.tamacodechiLicense
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityDmaintenanceA local CLI & API for MCP management that allows users to download, install, manage, and interact with MCPs from GitHub, featuring process state management, port allocation, and HTTP API routes.171
- Flicense-quality-maintenanceA GitHub integration tool that enables MCP clients to manage pull requests through tools for creating, updating, and listing PRs with automated descriptions. It also includes a webhook server for real-time PR updates and a customizable CLI with distinct personality modes.
- AlicenseBqualityFmaintenanceA terminal-native creature collection game for Claude Code. Hatch rare digital buddies, build their affection through interaction, and complete your collection in the BuddyDex.989MIT
- Flicense-qualityDmaintenanceA command-line interface application enabling interactive chat with AI models via the Anthropic API. It supports document retrieval, command-based prompts, and extensible tool integrations through the MCP architecture.
Related MCP Connectors
A MCP server built for developers enabling Git based project management with project and personal…
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
Hosted MCP server connecting claude.ai, ChatGPT and other AI apps to your own computer
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/preptique/tamacodechi'
If you have feedback or need assistance with the MCP directory API, please join our Discord server