flutter_mcp_server

flutter_mcp_server

3.3

If you are the rightful owner of flutter_mcp_server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Flutter MCP Server is an open-source implementation of the Model Context Protocol for the Dart and Flutter ecosystem, designed to facilitate secure and programmable automation of development tasks.

The Flutter MCP Server acts as a bridge between AI assistants, developer tools, and automated workflows, enabling secure, programmable, and context-aware automation of Dart and Flutter development tasks. It exposes Dart & Flutter SDK tools as programmable endpoints, allowing AI agents, scripts, or remote clients to invoke them via the MCP protocol. The server provides a unified API for code analysis, formatting, project scaffolding, running tests, and more, while managing environment variables securely. It supports resource endpoints for documentation lookup, news, and community examples, making it easy for AI clients to retrieve relevant information for Dart/Flutter projects. Designed for integration with platforms like Smithery, it can be run locally or in any Docker-compatible environment.

Features

  • Exposes Dart and Flutter SDK tools (analyze, format, fix, create, run, test)
  • Supports MCP protocol for AI assistants
  • Secure environment variable management
  • Smithery Registry integration
  • Ready-to-deploy Dockerfile and smithery.yaml for Smithery