redash-list

List active Redash MCPs across environments via redash-mcp-config.js.

Updated Jan 30, 2026
One-click install
npx skills add https://github.com/takemi-ohama/ai-plugins --skill redash-list
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: redash-list
Source: https://github.com/takemi-ohama/ai-plugins/tree/main/plugins/mcp-redash/skills/redash-list
Command: npx skills add https://github.com/takemi-ohama/ai-plugins --skill redash-list

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Keeping track of which Redash MCPs are active across environments is time-consuming and error-prone. This skill provides a simple inventory by listing all currently enabled Redash MCPs so admins can verify configurations quickly.

Core Features & Use Cases

  • Inventory active Redash MCPs for auditing and deployment validation.
  • Supports cross-environment verification and quick status checks before updates.
  • Use Case: An admin needs to confirm which MCPs are enabled before proceeding with a Redash update.

Quick Start

Run the script to display all currently active Redash MCPs.

Frequently Asked Questions about redash-list

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I list all active Redash MCPs across multiple environments?

Verify active Redash MCPs by running the inventory script to query and list all currently enabled configurations, providing a quick status check before proceeding with system updates.

Why does tracking active Redash MCPs manually cause configuration errors?

Manual tracking of Redash MCPs is error-prone due to scattered configurations across environments. The inventory script standardizes this by querying and returning all active instances for display.

Can I use this inventory script to audit Redash configurations before an update?

Yes, you can use the script to audit Redash configurations before updates. It queries current MCPs and returns the results for display, supporting standard auditing workflows across deployments.

What's the best way to get a quick inventory of enabled Redash MCPs?

The best way to inventory enabled Redash MCPs is running the redash-mcp-config.js script, which queries all active configurations and returns them for display to administrators.