☄️Excel2JSON MCP Server
@v587d
About ☄️Excel2JSON MCP Server
MCP server for converting Excel files to JSON format with support for merged cells and Chinese characters
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"excel2json-mcp-server": {
"command": "uvx",
"args": [
"excel2json-mcp-server"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is ☄️Excel2JSON MCP Server?
☄️Excel2JSON MCP Server is a Model Context Protocol server that converts Excel (.xlsx) files into structured JSON format. It supports merged cells, Chinese and Unicode characters, and multi-sheet processing. It is built for AI assistants or applications that need to ingest tabular data from spreadsheets.
How to use ☄️Excel2JSON MCP Server?
Install via uvx with the command uvx excel2json-mcp-server. Once configured as an MCP tool, invoke it by providing an Excel file path; the server returns a JSON representation of the workbook.
Key features of ☄️Excel2JSON MCP Server
- Converts .xlsx files to structured JSON
- Handles multiple worksheets within one file
- Automatically resolves merged cells
- Supports Chinese and other Unicode characters
- Preserves original Excel row numbers
- Provides smart error handling and validation
Use cases of ☄️Excel2JSON MCP Server
- Extract data from Excel spreadsheets for AI processing
- Convert multi-sheet reports into machine‑readable JSON
- Import spreadsheet data into databases or APIs
- Parse Excel files with merged cells or non‑Latin characters
FAQ from ☄️Excel2JSON MCP Server
What file formats does it support?
Only .xlsx files are supported.
Does it handle multiple worksheets?
Yes, all worksheets in the file are processed and included in the output JSON.
Does it support Chinese or other Unicode characters?
Yes, the server fully supports Chinese and other Unicode characters.
How do I install it?
Use the uvx package runner: uvx excel2json-mcp-server.
Are original row numbers preserved?
Yes, the JSON output retains the row numbers from the original Excel file.
Frequently asked questions
What file formats does it support?
Only `.xlsx` files are supported.
Does it handle multiple worksheets?
Yes, all worksheets in the file are processed and included in the output JSON.
Does it support Chinese or other Unicode characters?
Yes, the server fully supports Chinese and other Unicode characters.
How do I install it?
Use the uvx package runner: `uvx excel2json-mcp-server`.
Are original row numbers preserved?
Yes, the JSON output retains the row numbers from the original Excel file.
Basic information
More Other MCP servers
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
ghidraMCP
LaurieWiredMCP Server for Ghidra
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Comments