Skip to main content
Glama
Divyansh-dev12

powerbi-mcp-server

Related Servers

Alternatives to powerbi-mcp-server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      A Python-based MCP server that exposes Power BI semantic models to Claude, enabling natural-language querying of Power BI data through tools like listing workspaces, exploring datasets, executing DAX queries, and triggering refreshes.
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      A self-hosted MCP server that proxies MCP clients to Power BI, using your own Entra tenant and Azure subscription. It enables DAX queries, workspace listing, and dataset management while preserving user-specific row-level security.
      2
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      An MCP server for interacting with Microsoft PowerBI REST API, providing tools for data cleaning, transformation, analysis, and visualization within PowerBI.
      4
      MIT
    • F
      license
      Not graded
      quality
      B
      maintenance
      MCP server enabling AI agents to directly query and manage Power BI datasets, reports, and workspaces via DAX, with built-in data security policies and support for both Power BI Desktop and Service.
      1
      -

    TDQS

    A3.9/5.0

    Scored across 7 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: querying, listing, getting details, or refreshing. No overlap in functionality.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern in snake_case, using verbs like execute, get, list, and refresh.

    Tool Count5/5

    7 tools is well-scoped for a Power BI server covering listing, querying, and refreshing resources without being excessive or too thin.

    Completeness4/5

    The tool set covers core read, query, and refresh operations, but lacks create/update/delete capabilities for datasets and reports, which are minor gaps.