flutter_project_creation_mcp_server
Verified Safeby emeinardus
Overview
Enables an AI agent to create, analyze, fix, and run Flutter projects following Clean Architecture patterns locally.
Installation
dart run bin/server.dartSecurity 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
conductor-tasks
Conductor Tasks is an intelligent assistant for developers, transforming requirements into actionable tasks, generating implementation plans, tracking progress, and accelerating AI-powered development directly within the workflow. It serves as a comprehensive AI co-pilot for the development process.
responsible-vibe-mcp
Transforms any AI coding agent into a structured development partner by guiding it through battle-tested engineering workflows, managing long-term project memory, and providing context-aware process guidance.
mcp-adr-analysis-server
A comprehensive testing and validation framework for advanced prompting techniques integrated into an MCP ADR Analysis Server, focusing on architectural decision record analysis, knowledge generation, and deployment intelligence.
Lynkr
An AI-powered orchestration platform enabling autonomous agents to interact with a development workspace, execute code, manage git, perform web searches, and communicate with various Large Language Models (LLMs) via a unified API.