Back to Home
Arenukvern icon

mcp_flutter

by Arenukvern

Overview

Connects Flutter applications with AI coding assistants to enable real-time debugging, UI inspection, and dynamic tool interaction for development workflows.

Installation

Run Command
mcp_server_dart/build/flutter_inspector_mcp

Environment Variables

  • DART_VM_PORT
  • DART_VM_HOST
  • MCP_SERVER_PORT
  • MCP_SERVER_HOST
  • LOG_LEVEL
  • NODE_ENV
  • RESOURCES_SUPPORTED

Security Notes

Requires the Flutter application to be run with `--disable-service-auth-codes`, which bypasses VM service authentication and creates a potential vulnerability if the VM service port (default 8182) is exposed beyond localhost. While intended for local debug environments, this is a significant security compromise. The `--save-images` flag saves screenshots to local disk, which could expose sensitive data if the Flutter app displays it.

Similar Servers

Stats

Interest Score65
Security Score4
Cost ClassHigh
Avg Tokens2000
Stars236
Forks28
Last Update2026-01-17

Tags

FlutterAI AssistantDebuggingDevelopment ToolsMCP