
MCP Data Explorer
Supports UIby argotdev
Interactive data exploration dashboard with sortable tables and dynamic Chart.js visualizations.
What it does
MCP Data Explorer provides a rich visual interface for analyzing datasets. Instead of reading raw JSON, it renders an interactive dashboard with a sortable data grid and dynamic charts to make data patterns immediately obvious.
Key features
- Dataset Browser: Seamlessly switch between sample datasets like movies, sales, and weather.
- Interactive Grid: Paginated and sortable data tables for precise exploration.
- Visual Analytics: Integrated Chart.js support for bar, line, pie, and doughnut charts.
- Custom Queries: Built-in query builder to filter data based on column types.
- Easy Export: One-click download of filtered datasets as CSV or JSON.
Installation
This is an MCP App that requires a host implementation. To run locally:
- Install dependencies:
npm install - Start server:
npm run dev:server - Start UI:
npm run dev:ui - Start Host:
npm run dev:host - Access via
http://localhost:8080
Supported hosts
- Claude Desktop (via ext-apps SDK)
Quick install
npm install && npm run devInformation
- Pricing
- free
- Published
- 4/30/2026
- stars






