Metadata-Version: 2.4
Name: appkit-mcp-charts
Version: 1.7.0
Summary: MCP Charts & Visualization Server
Project-URL: Homepage, https://github.com/jenreh/appkit
Project-URL: Documentation, https://github.com/jenreh/appkit/tree/main/docs
Project-URL: Repository, https://github.com/jenreh/appkit
Author: Jens Rehpöhler
License: MIT
Keywords: charts,fastmcp,mcp,reflex,visualization
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.13
Requires-Dist: appkit-commons
Requires-Dist: appkit-mcp-commons
Requires-Dist: plotly==6.5.2
Description-Content-Type: text/markdown

# AppKit MCP Charts Server

MCP server for generating interactive data visualizations.

## Features

- **Chart Generation**: Create Bar, Pie, Line, and Bubble charts using Plotly
- **Interactive View**: Embedded HTML resource validation and rendering
- **Public access**: Visualization tools are unauthenticated
