flutter-skill
AI E2E testing bridge — give AI eyes and hands inside any app. 8 platforms, 40+ tools.
The flutter-skill MCP server enables any AI agent to interact with running applications across ten different platforms, providing a seamless testing experience. Users can perform actions such as navigation, form filling, and content exploration through simple natural language commands, eliminating the need for complex configurations or extensive coding. With support for popular frameworks like Flutter, React Native, and .NET MAUI, this tool empowers developers to streamline their testing processes significantly.
Compatible with
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"flutter-skill": {
"args": [
"-y",
"flutter-skill"
],
"command": "npx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.
Permissions