Flutter CLI - Model Context Protocol Server
@manojkulkarni30
About Flutter CLI - Model Context Protocol Server
Sample fun project to create flutter project using Flutter CLI MCP (Model Context Protocol) Server
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
2Create flutter project with specified project name for specified platforms.
Create flutter project with specified project name for all platforms
Overview
What is Flutter CLI - Model Context Protocol Server?
Flutter CLI - Model Context Protocol Server is an MCP server implementation that allows developers to create Flutter projects with specified platforms. It integrates the Flutter CLI with MCP-compatible clients.
How to use Flutter CLI - Model Context Protocol Server?
Clone the repository, open it in VS Code, and build using dotnet build. Then configure your MCP client (e.g., VS Code) with the provided JSON block, updating the project path. Run using dotnet run.
Key features of Flutter CLI - Model Context Protocol Server
- Exposes tools to create Flutter projects.
- Supports creating projects for all platforms.
- Supports creating projects for specified platforms only.
Use cases of Flutter CLI - Model Context Protocol Server
—
FAQ from Flutter CLI - Model Context Protocol Server
What tools does the server expose?
It exposes two tools: CreateFlutterProjectForSpecifiedPlatforms (creates a Flutter project for specified platforms) and CreateFlutterProject (creates a project for all platforms).
What are the prerequisites?
.NET SDK 9.0 or later and the Flutter SDK must be installed.
How is the server configured in an MCP client?
Add a JSON configuration with the command dotnet, arguments ["run", "--project", "FlutterCliMcpServer/FlutterCliMcpServer.csproj", "--no-build"], and update the project path.
Does the server require authentication or a network connection?
—
Where does project data live?
—
Frequently asked questions
What tools does the server expose?
It exposes two tools: `CreateFlutterProjectForSpecifiedPlatforms` (creates a Flutter project for specified platforms) and `CreateFlutterProject` (creates a project for all platforms).
What are the prerequisites?
.NET SDK 9.0 or later and the Flutter SDK must be installed.
How is the server configured in an MCP client?
Add a JSON configuration with the command `dotnet`, arguments `["run", "--project", "FlutterCliMcpServer/FlutterCliMcpServer.csproj", "--no-build"]`, and update the project path.
Basic information
More Developer Tools MCP servers
TranscriptFetch MCP Server
TranscriptFetchModel Context Protocol (MCP) server for TranscriptFetch: fetch YouTube transcripts, search, channels, and playlists from any MCP client.
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. 🦀
MCP-Scan: An MCP Security Scanner
invariantlabs-aiSecurity scanner for AI agents, MCP servers and agent skills.
Serena
oraiosA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
AptiBuild AI — Career Intelligence
ParklandBuildsAptiBuild AI MCP Server — career, labor market, and business idea intelligence for AI agents. 11 tools covering real-time FRED labor market signals, BLS wage data (126 occupations), AI-generated app ideas, career paths,
Comments