Skip to main content
Glama
run_server_auto_load.sh200 B
#!/bin/bash # Script to run PBIXRay MCP Server with automatic loading of a PBIX file cd "$(dirname "$0")" source venv/bin/activate python src/pbixray_server.py --load-file "informe_mercado.pbix" "$@"

Latest Blog Posts

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/GuyenSoto/pbixray-mcp-server-for-Git'

If you have feedback or need assistance with the MCP directory API, please join our Discord server