About Excel2json MCP Server
Excel2json MCP Server is an MCP server published by v587d in the Developer Tools category: mCP server for converting Excel files to JSON format with support for merged cells and Chinese characters. It has been installed 0 times through Conduid.
The repository has 2 stars and 0 forks, with the last commit a year ago. Six months or more without a commit doesn't mean the server is broken, but check the open issues (0) before depending on it in production.
Install
npx excel2json-mcp-serverThis server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
Ask AI about Excel2json MCP Server
Powered by Claude · Grounded in docs
Security checks
- ·README presentNot checked yet.
- ·License declaredNot checked yet.
- ·Tests presentNot checked yet.
- ·Dependencies pinnedNot checked yet.
- ·No dynamic code executionNot checked yet.
- !Scoped permissionsDoesn't declare a permission scope. Assume it can do anything its process can.
README
☄️Excel2JSON MCP Server
一个强大的 MCP (Model Context Protocol) 服务器,用于将 Excel 文件转换为 JSON 格式。支持合并单元格、中文字符和多工作表处理。
功能特性
- 🔄 将 Excel (.xlsx) 文件转换为结构化的 JSON 格式
- 📊 支持多工作表处理
- 🔗 自动处理合并单元格
- 🌏 完美支持中文和其他 Unicode 字符
- 📍 保留原始 Excel 行号信息
- 🛡️ 智能错误处理和验证
安装方法
通过 uvx 安装(推荐)
uvx excel2json-mcp-server
README mirrored from the source repository 4 months ago. The original is authoritative.