powerbi-mcp and metabase-mcp
About powerbi-mcp
sulaiman013/powerbi-mcp
MCP server for natural language interaction with Power BI datasets
Implements dual connectivity to both Power BI Desktop (via TOM) and Power BI Service (via XMLA endpoints), exposing 34 tools for semantic model querying, DAX execution, and bulk refactoring. Solves the critical challenge of renaming tables without breaking report visuals through PBIP file-based editing—directly manipulating TMDL definitions and JSON report bindings rather than relying on TOM, which can't update the report layer.
About metabase-mcp
hluaguo/metabase-mcp
Metabase MCP server provides integration with the Metabase API, enabling LLM with MCP capabilites to directly interact with your analytics data, this server acts as a bridge between your analytics platform and conversational AI.
Implements a FastMCP server compatible with multiple transport protocols (STDIO, SSE, HTTP), supporting both SQL and MongoDB query execution with native parameter templating and aggregation pipeline support. Built on modern Python 3.12+ with context-aware logging middleware and proper error handling, it integrates directly with Claude Desktop, Cursor IDE, and any MCP-compliant client through environment-based API key or session authentication.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work