Horizun PBI MCP
Related Servers
Alternatives to Horizun PBI MCP
No user-submitted related servers found.
Related Servers
- AlicenseCqualityBmaintenanceLocal-first MCP server for Power BI Desktop automation. Automate semantic model changes, DAX, Power Query, Excel, and report layout from MCP-capable AI clients.1001MIT
- FlicenseNot gradedqualityDmaintenanceMCP server for reading and analyzing Fabric semantic models. Supports getting model definitions and executing DAX queries against Power BI datasets.17-
- FlicenseNot gradedqualityDmaintenanceA comprehensive MCP server for Power BI DAX query execution, validation, optimization, and intelligent assistance with tools for schema analysis, template generation, and health monitoring.-
- AlicenseNot gradedqualityDmaintenanceMCP server for connecting to Microsoft Fabric and Power BI semantic models, enabling workspace browsing, dataset management, TMSL retrieval, DAX queries, model creation/editing, and includes a Best Practice Analyzer with 71 rules.2MIT
- AlicenseNot gradedqualityCmaintenanceA Model Context Protocol (MCP) server that enables AI assistants to interact with Excel Power Pivot data models. Create and manage DAX measures, relationships, and more through natural language.4MIT
- AlicenseNot gradedqualityCmaintenanceLocal MCP server for editing Power BI Project reports saved in PBIR format.GPL 2.0
TDQS
Scored across 90 tools
Many tools have clear scopes, but the page spec family contains overlapping members like pbi_create_page_from_spec vs pbi_apply_page_spec and pbi_preview_spec_html vs pbi_preview_page_spec. Additionally, pbi_document_model and pbi_generate_technical_documentation both produce documentation, creating potential misselection.
All tools follow a consistent pbi_ prefix with lowercase snake_case, and the vast majority use a verb_noun pattern (list_, create_, update_, delete_, etc.). A few noun-only names such as pbi_capabilities and pbi_health_check are minor deviations but do not break the overall predictability.
With 90 tools, this is far beyond the 25+ threshold, and even exceeds the 50+ extreme mismatch criterion. The sheer number makes selection difficult and suggests the server is trying to cover too many granular operations.
The toolset provides extensive coverage across model management, DAX execution, auditing, report layout, page generation, and backup/recovery. Minor gaps exist, such as no direct create/delete table or column operations, but these are workaroundable.