Excel to JSON

Converts Excel files and CSV data to JSON format with automatic data type detection, multi-sheet support, and serverless processing for data analysis and web development workflows.

View Source
2 stars
0 tools
Created Aug 2025
@he-yang/he-yang-excel-to-json-excel-to-json-mcp

About

Converts Excel files and CSV data to JSON format with automatic data type detection, multi-sheet support, and serverless processing for data analysis and web development workflows.

Categories

general

Installation

npm

npm install @he-yang/he-yang-excel-to-json-excel-to-json-mcp

Configuration

{ "mcpServers": { "he-yang-excel-to-json-excel-to-json-mcp": { "command": "npx", "args": [ "-y", "@he-yang/he-yang-excel-to-json-excel-to-json-mcp" ] } } }