BI-Chart-MCP-Server

BI-Chart-MCP-Server

8

The BI Chart MCP Server is a Python-based implementation designed for visualizing BI charts. It features modules for data processing and visualization, offering a comprehensive solution for managing business intelligence charting needs.

BI Chart MCP Server

This project implements the BI Chart MCP Server using Python, with a reimplementation from an earlier TypeScript prototype. It is structured with several main components including the main server code, data loading and processing modules, and visualization components. The server can be started using provided scripts or run directly from the module. The project includes configuration files and testing capabilities with pytest.