itsocialist/flutterflow-mcp-server
If you are the rightful owner of flutterflow-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.
A Model Context Protocol (MCP) server for integrating with FlutterFlow's Project API, enabling automation of project management tasks through AI assistants.
Tools
Functions exposed to the LLM to take actions
list_projects
Lists all FlutterFlow projects in your account.
get_project_files
Gets the list of YAML configuration files for a specific project.
download_project_yaml
Downloads YAML configuration files for a project as a base64-encoded zip.
validate_project_yaml
Validates YAML configuration before updating a project.
update_project_yaml
Updates a FlutterFlow project with new YAML configuration.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client