dartvader

HAMEDNGOMA/dartvader
★ 0 stars Dart AI/LLM Updated today
DartVader — let an LLM agent perceive and control your live Flutter app (probe + MCP server)
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "dartvader": {
      "command": "npx",
      "args": [
        "-y",
        "HAMEDNGOMA/dartvader"
      ]
    }
  }
}

README Excerpt

> Let an LLM agent perceive and control your live Flutter app. > _"I find your lack of tests disturbing."_ DartVader is a runtime probe + [MCP](https://modelcontextprotocol.io) server for Flutter. It exposes a **reduced, actionable widget tree** and a set of control tools to any MCP-capable agent (Claude Code, Cursor, …) — no Semantics

Tools (11)

dartvader_auditdartvader_enter_textdartvader_finddartvader_infodartvader_net_cleardartvader_record_exportdartvader_screen_treedartvader_scrolldartvader_state_dispatchdartvader_state_eventsdartvader_storage_write