We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sulaiman013/powerbi-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
requirements.txt•309 B
# Power BI MCP Server V2 Dependencies
# MCP SDK
mcp>=1.0.0
# Power BI Cloud connectivity
msal>=1.24.0
requests>=2.31.0
python-dotenv>=1.0.0
# Power BI Desktop connectivity
psutil>=5.9.0
# XMLA connectivity (requires ADOMD.NET on Windows)
pythonnet>=3.0.0
pyadomd>=0.1.0
# Security features
pyyaml>=6.0.0