Skip to main content
Glama

Power BI MCP Server

by sulaiman013
MIT License
63
  • Apple
pyproject.tomlโ€ข548 B
[tool.black] line-length = 120 target-version = ['py310'] include = '\.pyi?$' extend-exclude = ''' /( # directories \.eggs | \.git | \.hg | \.mypy_cache | \.tox | \.venv | _build | buck-out | build | dist )/ ''' [tool.isort] profile = "black" line_length = 120 multi_line_output = 3 include_trailing_comma = true force_grid_wrap = 0 use_parentheses = true ensure_newline_before_comments = true known_first_party = ["server"] known_third_party = ["pytest", "mcp", "openai", "pyadomd", "pythonnet", "anyio", "httpx", "dotenv"]

MCP directory API

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