BI Chart
FreeNot checkedAn MCP (Model Context Protocol) server for data transformation and BI charts will allow AI assistants to connect to your data sources, transform data, and gener
About
An MCP (Model Context Protocol) server for data transformation and BI charts will allow AI assistants to connect to your data sources, transform data, and generate high-quality visualizations through natural language requests.
README
This project implements the BI Chart MCP Server using Python. Previously, the functionality was prototyped with TypeScript, but the current and maintained version is built with Python.
Project Structure
- mcp_bi_visualizer/: Contains the main server code and modules.
server.py: Main entry point for starting the MCP server.- data/: Data loading and processing modules.
loader.pyprocessor.py
- resources/: Modules to manage project resources.
manager.pymemo.py
- visualization/: Visualization components.
renderer.pyvega_lite.py
- scripts/
run_server.py: A script to launch the server.
- tests/: Unit tests for the server and visualization components.
- Other files include configuration files (e.g.,
pyproject.toml,requirements.txt,setup.py) and documentation.
Installation
- Clone the repository.
- Create a virtual environment and activate it:
python -m venv .venv .venv\Scripts\activate # On Windows - Install the required dependencies:
pip install -r requirements.txt
Running the Server
You can run the server using the provided script:
python scripts/run_server.py
Alternatively, you can start the server directly from the module:
python -m mcp_bi_visualizer.server
Testing
Run the tests using your preferred test runner. For example, with pytest:
pytest
Notes
- The project has been migrated from a TypeScript-based implementation to Python.
- For any issues or contributions, please refer to the CONTRIBUTING.md file.
Enjoy using the BI Chart MCP Server!
Installing BI Chart
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/c-cf/BI-Chart-MCP-ServerFAQ
Is BI Chart MCP free?
Yes, BI Chart MCP is free — one-click install via Unyly at no cost.
Does BI Chart need an API key?
No, BI Chart runs without API keys or environment variables.
Is BI Chart hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install BI Chart in Claude Desktop, Claude Code or Cursor?
Open BI Chart on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare BI Chart with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
