74
/ 100
27 days ago
glama

Flipper Zero MCP Server

Modular MCP server for interacting with a Flipper Zero from MCP-capable clients (including Claude Desktop). Supports system info, BadUSB scripts, and music playback over USB or WiFi.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configFLIPPER_WIFI_HOSTFlipper WiFi dev board host/IP (only used for wifi)
configFLIPPER_WIFI_PORTFlipper WiFi dev board TCP port (only used for wifi)
configFLIPPER_DEBUGenable protobuf RPC debug logging (1, true, yes, on)
configFLIPPER_FORCE_START_RPC_SESSIONforce sending start_rpc_session on connect (1, true, yes, on)
configFLIPPER_MCP_ALLOW_STUB_MODEDEV ONLY. If enabled (1, true, yes, on), the server will run in stub mode when it cannot connect to hardware. Default: disabled.
configFLIPPER_TRANSPORTauto (default), usb, wifi, bluetooth/ble
configFLIPPER_PORToverride the USB serial device path (only used for usb)
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/busse-flipperzero-mcp-s8kqt8)](https://m8ven.ai/mcp/busse-flipperzero-mcp-s8kqt8)
commit: 36948b7ffb03e46fb352394363e327d953706a9d
code hash: 8f730c62805ea5a9e41927a52759150699620dddc3386a84b30f14b75bc1677c
verified: 6/24/2026, 10:20:35 AM
view raw JSON →