dart-flutter-mcp

Community

Master Dart/Flutter MCP tools.

Authornonputtipong
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill empowers developers to efficiently manage Dart and Flutter projects by leveraging the Model Context Protocol (MCP) server tools for static analysis, testing, debugging, and live app inspection directly within the development workflow.

Core Features & Use Cases

  • Static Analysis & Formatting: Ensure code quality and consistency with dart_analyzer and dart_format.
  • Automated Testing: Execute tests reliably using dart_run_tests.
  • Runtime Debugging: Inspect and debug running Flutter apps with get_runtime_errors, get_widget_tree, and hot_reload.
  • IDE Integration: Seamlessly interact with your IDE for file operations, project searching, and diagnostics.
  • Use Case: When encountering a runtime error in a Flutter app, use get_runtime_errors to diagnose, get_widget_tree to inspect the UI, make a fix using IDE tools, and then apply it instantly with hot_reload.

Quick Start

Validate the code quality of the current Dart project by running the analyzer, tests, and formatter in sequence.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: dart-flutter-mcp
Download link: https://github.com/nonputtipong/Oryn/archive/main.zip#dart-flutter-mcp

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.