Flutter Inspector MCP Server

by Arenukvern
Verified

inspector_get_selected_summary_widget

Retrieve summary details of the currently selected widget in a Flutter app for debugging purposes. Supports custom port configuration for non-default Flutter debug ports.

Instructions

RPC: Get summary information about the currently selected widget in the Flutter app. Connects to the default Flutter debug port (8181) unless specified otherwise.

Input Schema

NameRequiredDescriptionDefault
portNoOptional: Custom port number if not using default Flutter debug port 8181

Input Schema (JSON Schema)

{ "properties": { "port": { "description": "Optional: Custom port number if not using default Flutter debug port 8181", "type": "number" } }, "required": [], "type": "object" }

You must be authenticated.

Other Tools from Flutter Inspector MCP Server

Related Tools

ID: qnu3f0fa20