LICENSE
README.md
pbirb_mcp_server.py
pyproject.toml
pbirb_mcp/__init__.py
pbirb_mcp/server.py
pbirb_mcp/tools.py
pbirb_mcp.egg-info/PKG-INFO
pbirb_mcp.egg-info/SOURCES.txt
pbirb_mcp.egg-info/dependency_links.txt
pbirb_mcp.egg-info/entry_points.txt
pbirb_mcp.egg-info/requires.txt
pbirb_mcp.egg-info/top_level.txt
pbirb_mcp/core/__init__.py
pbirb_mcp/core/document.py
pbirb_mcp/core/ids.py
pbirb_mcp/core/schema.py
pbirb_mcp/core/xpath.py
pbirb_mcp/ops/__init__.py
pbirb_mcp/ops/body.py
pbirb_mcp/ops/dataset.py
pbirb_mcp/ops/datasource.py
pbirb_mcp/ops/embedded_images.py
pbirb_mcp/ops/header_footer.py
pbirb_mcp/ops/page.py
pbirb_mcp/ops/parameters.py
pbirb_mcp/ops/positioning.py
pbirb_mcp/ops/reader.py
pbirb_mcp/ops/snapshot.py
pbirb_mcp/ops/styling.py
pbirb_mcp/ops/tablix.py
pbirb_mcp/ops/tablix_cells.py
pbirb_mcp/ops/tablix_columns.py
pbirb_mcp/ops/tablix_static.py
pbirb_mcp/ops/tablix_subtotals.py
pbirb_mcp/ops/templates.py
pbirb_mcp/ops/visibility.py
tests/test_alternating.py
tests/test_body.py
tests/test_dataset.py
tests/test_datasource.py
tests/test_document.py
tests/test_embedded_images.py
tests/test_header_footer.py
tests/test_ids.py
tests/test_page.py
tests/test_parameters_advanced.py
tests/test_parameters_crud.py
tests/test_parameters_values.py
tests/test_positioning.py
tests/test_reader.py
tests/test_reader_v02.py
tests/test_server_protocol.py
tests/test_snapshot.py
tests/test_styling.py
tests/test_tablix_cells.py
tests/test_tablix_columns.py
tests/test_tablix_columns_addremove.py
tests/test_tablix_filters.py
tests/test_tablix_groups.py
tests/test_tablix_rows.py
tests/test_tablix_static.py
tests/test_tablix_subtotals.py
tests/test_templates.py
tests/test_visibility.py