artisan

fluttersdk/artisan
★ 1 stars Dart 🤖 AI/LLM Updated 4d ago
Composable CLI framework and stdio MCP server for Flutter and Dart. Scaffolding, code generation, transactional plugin installs, hot reload, REPL, and AI agent tool surfaces in one binary.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "artisan": {
      "command": "npx",
      "args": [
        "-y",
        "fluttersdk/artisan"
      ]
    }
  }
}

README Excerpt

<p align="center"> <img src="https://raw.githubusercontent.com/fluttersdk/magic/master/.github/magic-logo.svg" width="120" alt="Artisan Logo" /> </p> <h1 align="center">Artisan</h1> <p align="center"> <strong>Composable CLI framework and stdio MCP server for Flutter and Dart.</strong><br/> Scaffolding, code generation, transactional plugin installs, hot reload orchestration, REPL, and AI agent tool surfaces in one binary.

Tools (3)

ArtisanContextfluttersdk_duskfluttersdk_telescope

Topics

ai-agentsartisanclaudeclicode-generationcursordartdart-clideveloper-toolsflutterflutter-clihot-reloadmcpmcp-servermodel-context-protocol