mcp_playground_ui 0.3.2 copy "mcp_playground_ui: ^0.3.2" to clipboard
mcp_playground_ui: ^0.3.2 copied to clipboard

Shared UI components, dialogs, drawers, controllers, and services for MCP Playground and GenUI Playground.

mcp_playground_ui #

Shared UI components, dialogs, drawers, controllers, and services for MCP Playground (mcp_playground_flutter) and GenUI Playground (genui_mcp_playground).


✨ Features #

  • PlaygroundController – Full lifecycle and state manager for agent conversations, tool execution, MCP server synchronization, and inspector tracing.
  • Workflow Automation & Execution – Define, save, load, and run multi-step agent workflows (WorkflowDef, WorkflowSaveDialog, WorkflowLoadDialog, WorkflowStep, sub-prompt pipelines).
  • Skills System & Skill Wizard – Comprehensive skill authoring and discovery (SkillsManagerDialog, SkillWizardDialog, SkillDetailsDialog, ActiveSkillBanner, SkillStorageAdapter, ZIP import/export).
  • LLM Configuration & SettingsLlmConfigForm, SettingsDrawer, SubPromptListEditor.
  • MCP Server & Tool ManagementMcpServerRegistryTab, EditMcpDialog, RemoteMcpDialog, RegisteredToolsDialog, ServerToolsDialog.
  • On-Device Embedded LLMsEmbeddedModelManager, EmbeddedModelPickerWidget, HfDiscoverDialog, AddGgufDialog.
  • Inspector PanelAgentInspector side pane for real-time observability of tool executions, raw JSON payloads, and system prompts.
  • Localization – Full English & German strings via McpPlaygroundLocalizations (McpLocalizations).

🎥 Demo #

Watch the AI Agent Playground in action executing tasks with local tools and embedded models:

GenUI MCP Demo


📦 Installation #

Add to your pubspec.yaml:

dependencies:
  mcp_playground_ui: ^0.3.0
  mcp_playground_dart: ^0.3.0
0
likes
0
points
250
downloads

Publisher

unverified uploader

Weekly Downloads

Shared UI components, dialogs, drawers, controllers, and services for MCP Playground and GenUI Playground.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

anthropic_sdk_dart, archive, file_picker, flutter, flutter_markdown_plus, flutter_widget_from_html, googleai_dart, http, llamadart, mcp_playground_dart, ollama_dart, openai_dart, path, path_provider, shared_preferences, universal_io, url_launcher, uuid

More

Packages that depend on mcp_playground_ui