by Frank-ay · MCP Server · ★ 23
mimo-mcp 上图为 60 秒预览(GIF,自动循环);完整 108 秒含音频版: 📥 mimo-mcp-intro.mp4(3.2 MB) 把小米 MiMo 的全模态能力——多模态对话 / 图像 / 视频理解 / TTS / 声音克隆 / 声音设计 / ASR——封装为一个 stdio MCP Server,让 Claude Code 与 Codex 等编程工具直接当 tool 调用,并附带一个本地 Web 管理面板(8 个页面:概览 / 沙盒 / 文字转语音 / 图像视频 / 音色库 / 克隆 / 设计 / 审计)。 亮点 一处实现,Claude Code & Codex 都能用 11 个 MCP tool 覆盖 F1-F8 全模态能力 本地 SQLite 持久化音色库,克隆 / 设计的 voice 一次创建到处用 自动按 voice 类型路由到对应 MiMo 模型(default → tts / clone → voiceclone / design → voicedesign) 含 Token Plan 套餐适配 + thinking 模型 maxtokens 兜底等踩坑经验 Web 控制台支持长文按句末标点自动切段批量合成(SSE 流式渲染) 三步上手 1.1 安装依赖 1.2 配置 API Key bash cp .env.example .env 用编辑器打开...
| Stars | 23 |
| Forks | 2 |
| Language | TypeScript |
| Category | MCP Server |
| License | MIT |
| Quality Score | 65.3081744959734/100 |
| Last Updated | 2026-06-28 |
| Created | 2026-04-30 |
| Platforms | claude-code, codex, mcp, node |
| Est. Tokens | ~15k |
Explore other popular mcp server tools:
mimo-mcp is 把小米 MiMo 全模态能力(对话/图像/视频/TTS/声音克隆)封装成 stdio MCP Server,Claude Code 与 Codex 可直接调用. It is categorized as a MCP Server with 23 GitHub stars.
mimo-mcp is primarily written in TypeScript. It covers topics such as claude-code, codex, fastmcp.
You can find installation instructions and usage details in the mimo-mcp GitHub repository at github.com/Frank-ay/mimo-mcp. The project has 23 stars and 2 forks, indicating an active community.
mimo-mcp is released under the MIT license, making it free to use and modify according to the license terms.