☄️Excel2JSON MCP Server
@v587d
☄️Excel2JSON MCP Server について
MCP server for converting Excel files to JSON format with support for merged cells and Chinese characters
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"excel2json-mcp-server": {
"command": "uvx",
"args": [
"excel2json-mcp-server"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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.
「その他」の他のコンテンツ
Mobile Mcp
mobile-nextModel Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Awesome Mlops
visengerA curated list of references for MLOps
コメント