Skip to content

Add flutter-skill to Docker MCP RegistryΒ #34

@shigomany

Description

@shigomany

Hi team πŸ‘‹

I'd like to suggest submitting flutter-skill to the
Docker MCP Registry β€”
the official catalog is integrated into Docker Desktop's MCP Toolkit and hub.docker.com/mcp.

Why it's a great fit

flutter-skill already checks every box the registry requires:

  • βœ… Docker image available β€” ghcr.io/ai-dashboad/flutter-skill is already published
  • βœ… 253 MCP tools β€” far more than any other tool in the registry today
  • βœ… 10 platforms β€” Flutter, React Native, iOS, Android, Web, Electron, Tauri, KMP, .NET MAUI
  • βœ… MIT license β€” fully compatible with registry requirements
  • βœ… Active maintenance β€” CI passing, pub.dev + npm packages up to date
  • βœ… Zero config setup β€” ideal for developers discovering it through Docker Desktop

Getting listed would put flutter-skill in front of millions of Docker users
who are actively looking for MCP tools to integrate into their AI workflows.

What the submission requires

A PR to docker/mcp-registry with a server.yaml entry.
Since the Docker image is already hosted on GHCR, this would be an
Option B (self-provided image) submission β€” minimal effort.

The entry would look roughly like this:

name: flutter-skill
image: ghcr.io/ai-dashboad/flutter-skill
type: server
meta:
  category: developer-tools
  tags:
    - flutter
    - testing
    - e2e
    - automation
    - mobile
about:
  title: Flutter Skill
  description: >
    AI-powered E2E testing for 10 platforms. 253 MCP tools. Zero config.
    Works with Claude, Cursor, Windsurf, Copilot. Test Flutter, React Native,
    iOS, Android, Web, Electron, Tauri, KMP, .NET MAUI β€” all from natural language.
  icon: https://www.google.com/s2/favicons?domain=github.com/ai-dashboad/flutter-skill&sz=64
source:
  project: https://github.com/ai-dashboad/flutter-skill

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions