MimikaStudio
MimikaStudio - A local-first application for macOS (Apple Silicon) + Agentic MCP Support
claude mcp add --transport stdio boltzmannentropy-mimikastudio docker run -i mimikastudio-boltzmannentropy:latest \ --env MIMIKA_PORT="8080 (default)" \ --env MIMIKA_API_TOKEN="your-api-token (optional for API access)"
How to use
MimikaStudio is a local-first, on-device voice cloning and TTS platform that runs with an exposed MCP API and a companion UI. It supports cloning voices from short reference samples, generating expressive text-to-speech output, and handling document reading and audiobook workflows entirely on your machine. The MCP interface lets you automate tasks like initiating a voice clone, starting a TTS render, or exporting an audiobook package through API calls, enabling you to chain these operations in scripts or external automation tools. The included dashboard provides model management, run history, and configuration controls for model selection, voice presets, and output settings, making it suitable for batch processing and integration with other local services or pipelines. Use the MCP endpoints to trigger cloning, TTS generation, and document-to-audiobook conversions, all while staying fully local to preserve privacy and minimize latency on Apple Silicon devices.
How to install
Prerequisites:
- macOS with Apple Silicon (minimum recommended)
- Docker installed and running (for the recommended docker-based setup) or use a compatible local runtime if provided
- Optional: a local UI or API client to interact with the MCP endpoints
Installation steps:
- Install Docker from https://www.docker.com/products/docker-desktop and start the application.
- Pull or build the MimikaStudio MCP image (the repository provides a binary/Tar or a docker image). If using Docker, run: docker pull mimikastudio/boltzmannentropy-mimikastudio:latest
- Run the MCP server container: docker run -it --rm -p 8080:8080 mimikastudio/boltzmannentropy-mimikastudio:latest This will start the MCP API and UI endpoints on localhost:8080 by default.
- If you prefer a non-Docker setup (where available), follow the platform-specific binary distribution instructions provided in the repository (download the macOS binary, give it execute permissions, and run the server locally).
- Verify the server is up by visiting http://localhost:8080 or by querying the MCP endpoints using your preferred HTTP client.
- Configure authentication/ENV as needed (see environment notes) and begin using the MCP API for cloning, TTS, and document workflows.
Additional notes
Notes and tips:
- This project is optimized for macOS Apple Silicon with native acceleration; performance is best on newer Macs with MLX capabilities.
- If you are using the Docker image, ensure your host has enough GPU/CPU resources allocated for the model workloads.
- Environment variables can be used to control API keys, ports, and model presets; see the mcp_config example for placeholders.
- Windows support is planned; current binaries are macOS-only. If you need to run on Windows, monitor the project for official guidance and alternate build options.
- When running locally, you can leverage the MCP dashboard to manage model downloads, presets, and automation workflows. Ensure you download and store models in accessible locations on your machine.
- If you encounter issues with model downloads, check network access and verify that the on-device storage paths used by MimikaStudio have the correct permissions.
Related MCP Servers
lihil
2X faster ASGI web framework for python, offering high-level development, low-level performance.
ReActMCP
ReActMCP is a reactive MCP client that empowers AI assistants to instantly respond with real-time, Markdown-formatted web search insights powered by the Exa API.
jmeter
✨ JMeter Meets AI Workflows: Introducing the JMeter MCP Server! 🤯
example
A ready-to-use MCP (Model Context Protocol) server template for extending Cursor IDE with custom tools. Deploy your own server to Heroku with one click, create custom commands, and enhance your Cursor IDE experience. Perfect for developers who want to add their own tools and commands to Cursor IDE without complex setup.
pfsense
pfSense MCP Server enables security administrators to manage their pfSense firewalls using natural language through AI assistants like Claude Desktop. Simply ask "Show me blocked IPs" or "Run a PCI compliance check" instead of navigating complex interfaces. Supports REST/XML-RPC/SSH connections, and includes built-in complian
cloudwatch-logs
MCP server from serkanh/cloudwatch-logs-mcp