226
GitHub Stars

chatExcel - 基于模型上下文协议(MCP)的Excel智能处理与数据分析服务器,专为Excel文件智能解析、数据处理、代码执行以及交互式图表生成而设计。支持复杂Excel格式处理、智能参数推荐、代码模板生成和高级数据可视化。

Installation

⭐ RecommendedPython
/Path/mcp/chatExcel-mcp/venv/bin/python /Path/mcp/chatExcel-mcp/server.py
View configuration snippet
{
  "mcpServers": {
    "chatExcel": {
      "command": "/Path/mcp/chatExcel-mcp/venv/bin/python",
      "args": [
        "/Path/mcp/chatExcel-mcp/server.py"
      ],
      "env": {
        "PYTHONPATH": "/Path/mcp/chatExcel-mcp"
      },
      "description": "chatExcel MCP服务器 - 支持24个Excel智能处理与数据分析工具",
      "version": "1.4.0",
      "tools_count": 24,
      "supported_formats": [
        "xlsx",
        "xls",
        "csv",
        "json",
        "html"
      ]
    }
  }
}

💡 Tip: Make sure you have the appropriate package manager installed. Refer to the official documentation for detailed installation instructions.

Compatibility Matrix

Filter:

Cursor

STDIO
stdio:From mcp.so (unverified)

Claude Desktop

STDIO
stdio:From mcp.so (unverified)

MCP Compatible

STDIO
stdio:From mcp.so (unverified)
Verified - Tested by community
Unverified - Not yet tested
⚡ STDIO🌊 SSE🌐 HTTP

Server Information

License:unknown
Classification:active
Source:Data aggregated from public MCP directories

Quick Stats

Transports:
STDIO
Compatible Clients:3
Install Methods:1

Like this server?

Discover more MCP servers or submit your own to directory.