Back to Home
emeinardus icon

flutter_project_creation_mcp_server

Verified Safe

by emeinardus

Overview

Enables an AI agent to create, analyze, fix, and run Flutter projects following Clean Architecture patterns locally.

Installation

Run Command
dart run bin/server.dart

Security Notes

The server executes local commands (e.g., `flutter`, `dart`, `gradle`) and performs file system operations (read, write, create) based on input from the AI client. While running locally and configured by the user, this inherent capability introduces a risk of unintended or malicious command execution if the AI client's input is compromised or malformed. Input validation and sanitization are critical for parameters like `path` and `file_path` to prevent directory traversal or command injection.

Similar Servers

Stats

Interest Score0
Security Score6
Cost ClassMedium
Avg Tokens2000
Stars0
Forks0
Last Update2025-12-14

Tags

FlutterAI AgentDevelopment ToolClean ArchitectureProject Management