Mi-Mi-Mi MCP
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., "@Mi-Mi-Mi MCPI hate this code."
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.
🐷 Mi-Mi-Mi MCP
Mi-Mi-Mi MCP — MCP-сервер для opencode с 6 реакциями и огромной базой триггер-слов.
Когда нейросеть сгенерировала код, а ты реагируешь эмоционально — opencode вызывает этот сервер, и перед тобой появляется окно с эмодзи, текстом и звуком.
🎭 Реакции
Инструмент | Эмодзи | Когда срабатывает |
| 😤 | Пользователь недоволен кодом |
| 🌟 | Пользователь в восторге |
| 🤦 | Глупая ошибка |
| 😵💫 | Код запутанный/странный |
| 🎉 | Код заработал с первого раза |
| 🤬 | Пользователь в ярости |
| 🤖 | Авто-определение по тексту |
У каждой реакции — сотни триггер-слов на русском и английском.
Related MCP server: Cursor Sound MCP
📦 Состав
Файл | Назначение |
| MCP-сервер. 6 инструментов + 1 auto + 1 prompt |
| Tkinter-окно: эмодзи, текст, звук, авто-закрытие |
| Огромная база триггер-слов (600+) для всех реакций |
| Папка для звуковых файлов (можно добавлять свои) |
| Звук "ми-ми-ми" |
| Зависимости |
🚀 Установка
git clone https://github.com/chocoboy-dev/-Mi-Mi-Mi-MCP-.git
cd -Mi-Mi-Mi-MCP-
pip install -r requirements.txt
python server.py⚙️ Настройка в opencode
{
"mcpServers": {
"mimimi": {
"command": "python",
"args": ["путь/до/-Mi-Mi-Mi-MCP-/server.py"]
}
}
}🧠 Как opencode выбирает реакцию
opencode анализирует сообщение пользователя и вызывает подходящий инструмент:
"Этот код — полное говно!" → mimimi()
"Гениально! Просто гениально!" → bravo()
"Я забыл точку с запятой..." → facepalm()
"Что это за магия?" → confused()
"Оно работает!!! УРА!" → party()
"БЛЯЯЯТЬ почему не работает?!" → angry()Либо используй auto("текст") — сервер сам определит реакцию.
🔊 Добавить свои звуки
Положи .mp3 или .wav файл в папку sounds/ с именем реакции:
sounds/mimimi.mp3 — недовольство
sounds/bravo.mp3 — восхищение
sounds/facepalm.wav — глупая ошибка
sounds/confused.mp3 — непонимание
sounds/party.mp3 — праздник
sounds/angry.mp3 — яростьЕсли файла нет — используется mimimi-clash-royale.mp3.
📄 Лицензия
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
- FlicenseDqualityDmaintenanceProvides audio feedback by playing sound effects when Cursor AI completes code generation, creating a more interactive coding experience.Last updated119
- FlicenseBqualityDmaintenancePlays sound effects when Cursor AI completes code generation, providing audio feedback for a more interactive coding experience.Last updated12
- Alicense-qualityDmaintenanceIntegrates the Reachy Mini robot or its simulation with Claude Code to provide interactive physical feedback through emotions, speech, and celebratory animations. It features advanced capabilities like sentiment analysis, semantic problem search, and cross-project memory to enhance the developer experience.Last updated1MIT
- Alicense-qualityAmaintenanceMulti-sensory feedback MCP server for AI coding agents, providing audio, visual, haptic, and physical notifications with customizable characters and modes.Last updatedMIT
Related MCP Connectors
Persistent memory and cross-session learning for AI coding assistants (hosted remote MCP).
Human-in-the-loop for AI coding agents — ask questions, get approvals via Slack.
Adaptive plan/build/review cycles for AI coding assistants, persisted across sessions.
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/chocoboy-dev/-Mi-Mi-Mi-MCP-'
If you have feedback or need assistance with the MCP directory API, please join our Discord server