Skip to main content
Glama

Flutter Tools MCP Server

by dkpoulsen

get_diagnostics

Analyze Dart/Flutter files to retrieve diagnostics and identify errors or issues based on the specified file path.

Instructions

Get Flutter/Dart diagnostics for a file

Input Schema

NameRequiredDescriptionDefault
fileYesPath to the Dart/Flutter file

Input Schema (JSON Schema)

{ "properties": { "file": { "description": "Path to the Dart/Flutter file", "type": "string" } }, "required": [ "file" ], "type": "object" }

You must be authenticated.

Other Tools from Flutter Tools 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/dkpoulsen/flutter-tools'

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