community-ff-mcp
Related Servers
Alternatives to community-ff-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceMCP server for FlutterFlow that uses a command-palette model to manage projects, inspect UI, and apply safe edits via transactional ChangeSets.4 npm10MIT
- FlicenseNot gradedqualityDmaintenanceProvides filesystem access to Claude via the MCP protocol, enabling local file operations through natural language.-
- FlicenseNot gradedqualityDmaintenanceIntegration project for Model Context Protocol (MCP) servers with Claude Desktop App, enabling filesystem operations, development support, and file management through natural language.-
- AlicenseNot gradedqualityCmaintenanceRead-only Figma MCP server that enables design-to-code workflows by talking to the Figma REST API with a personal access token, for use with Claude Code and GitHub Copilot.1,330 npmMIT
- AlicenseCqualityAmaintenanceA Model Context Protocol server that connects Flutter apps with AI coding assistants like Cursor, Claude, and Cline, enabling AI-powered analysis of widget trees, navigation, and layout issues.62374MIT
- AlicenseNot gradedqualityBmaintenanceEnables claude.ai, including free users, to act as a coding agent on your own machine, allowing file edits, shell commands, and git operations within explicitly chosen project folders. It provides a secure local MCP server exposed as a custom connector with OAuth-based consent.GPL 3.0
TDQS
Scored across 25 tools
Tools are mostly distinct, with clear separation between listing, reading, searching, and updating. Some overlap exists among the many settings getters and between get_editing_guide and get_yaml_docs, but descriptions are specific enough to avoid major confusion.
All tools use consistent snake_case verb_noun naming with uniform prefixes like list_, get_, find_, validate_, update_, sync_, and search_. The pattern is predictable and makes the toolset easy to navigate.
At 25 tools, this is on the heavy side and right at the borderline for what feels reasonable. Each tool covers a specific FlutterFlow feature or settings section, so the count is justifiable, but it is still at the upper edge of appropriateness.
The tool set covers the full read/update workflow for YAML, including validation, documentation, and reference. Missing explicit tools like list_components or project creation/deletion, but these can be worked around via file listing and YAML updates, so gaps are minor.