Flipper

GitHub

Playground (and dump) of stuff I make or modify for the Flipper Zero

17,295 stars C

Flipper MCP Server

MCP server for UberGuidoZ/Flipper

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "Flipper": {
      "command": "npx",
      "args": [
        "-y",
        "@UberGuidoZ/Flipper"
      ]
    }
  }
}