Skip to main content
Glama

Flutter Inspector MCP Server

flutter_core_did_send_first_frame_rasterized_event

Verify if the first frame of a Flutter app has been rasterized by querying the app's running port. Use this tool to confirm UI rendering during debugging with the Flutter Inspector MCP Server.

Instructions

RPC: Check if the first frame has been rasterized

Input Schema

NameRequiredDescriptionDefault
portNoPort number where the Flutter app is running (defaults to 8181)

Input Schema (JSON Schema)

{ "properties": { "port": { "description": "Port number where the Flutter app is running (defaults to 8181)", "type": "number" } }, "required": [], "type": "object" }
Install Server

Other Tools from Flutter Inspector MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Arenukvern/mcp_flutter'

If you have feedback or need assistance with the MCP directory API, please join our Discord server