# Preset Mcp Dashboard

> Use Superset MCP tools for dashboard inspection, dashboard creation, and adding charts to dashboards. Use only for MCP tool workflows; do not use for direct API work.

- **Type:** Skill
- **Install:** `agentstack add skill-preset-io-agent-skills-preset-mcp-dashboard`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [preset-io](https://agentstack.voostack.com/s/preset-io)
- **Installs:** 0
- **Category:** [Developer Tools](https://agentstack.voostack.com/c/developer-tools)
- **Latest version:** 0.1.0
- **License:** Apache-2.0
- **Upstream author:** [preset-io](https://github.com/preset-io)
- **Source:** https://github.com/preset-io/agent-skills/tree/master/plugins/preset-mcp-skills/skills/preset-mcp-dashboard
- **Website:** http://www.preset.io

## Install

```sh
agentstack add skill-preset-io-agent-skills-preset-mcp-dashboard
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# preset-mcp-dashboard

Use for dashboard workflows through MCP.

## Always

- Use `list_dashboards` and `get_dashboard_info` for dashboard discovery.
- Use `add_chart_to_existing_dashboard` when the user wants to add a chart to an existing dashboard.
- Use `generate_dashboard` only for a brand-new dashboard.
- Never create a new dashboard as a silent fallback after add-to-existing fails.
- Report permission-denied results directly and ask before changing the plan.

## Decision Rules

- Existing dashboard target present: use `add_chart_to_existing_dashboard`.
- New dashboard request: use `generate_dashboard` with known chart IDs.
- Dashboard analysis without result rows: stay on metadata/detail tools.
- Dashboard chart data: route to `preset-mcp-data`.
- Chart creation before dashboard assembly: route to `preset-mcp-visualization`.

## Workflow Order

1. Resolve dashboard and chart IDs.
2. Inspect existing dashboard details when modifying one.
3. Add to existing or create new according to user intent.
4. Use only URLs and status returned by MCP tools.

## Retrieve

- Dashboard workflows: [references/dashboard-workflows.md](references/dashboard-workflows.md)

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [preset-io](https://github.com/preset-io)
- **Source:** [preset-io/agent-skills](https://github.com/preset-io/agent-skills)
- **License:** Apache-2.0
- **Homepage:** http://www.preset.io

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-preset-io-agent-skills-preset-mcp-dashboard
- Seller: https://agentstack.voostack.com/s/preset-io
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
