powerbi-mcp-server-tester

Installation
SKILL.md

PowerBI MCP Server Tester

Automated testing framework for the PowerBI MCP server that validates functionality, Azure AD authentication, and PowerBI tool implementations using MCP Inspector and Playwright automation.

Prerequisites

Before testing, ensure:

  1. Environment Variables: PowerBI credentials must be set in .env file

    • POWERBI_TENANT_ID - Azure AD tenant ID
    • POWERBI_CLIENT_ID - Application (client) ID
    • POWERBI_CLIENT_SECRET - Client secret value
  2. MCP Inspector: Installed globally via npx (no manual installation needed)

  3. Playwright MCP: Must be enabled as an MCP server

  4. PowerBI MCP Server: Must be in the powerbi-mcp project directory with server code in src/

Related skills
Installs
1
First Seen
Mar 10, 2026