Skip to main content
Glama

Excel Chart MCP Server

by pyz11
MIT License
  • Apple
  • Linux

Excel Chart MCP Server

一个支持双模式运行的智能Excel处理服务器:

  • MCP服务器模式:为Cursor AI提供Excel工具
  • Web应用模式:独立Web界面,支持外部AI配置(如DeepSeek)

🚀 快速开始

1. 安装依赖

pip install -r requirements.txt

2. 启动服务

# Web应用模式(推荐新手) python start.py --web # MCP服务器模式(为Cursor提供工具) python start.py --mcp # 同时启动两种模式 python start.py --both

3. 访问界面

🎯 主要功能

  • 🤖 AI驱动的Excel数据分析
  • 📊 智能图表生成
  • 🔗 MCP协议支持(为Cursor AI提供工具)
  • 🌐 现代化Web界面
  • 🎨 多种AI提供商支持(OpenAI、DeepSeek、Anthropic)

📖 详细文档

💡 使用场景

Cursor AI集成

配置MCP服务器后,在Cursor中可以:

  • 自然语言操作Excel文件
  • AI自动生成数据分析代码
  • 智能图表推荐和生成

独立Web应用

  • 配置DeepSeek等外部AI
  • 上传Excel文件进行分析
  • 实时对话式数据探索

🏗️ 项目架构

excel-Chart-server/ ├── 🚀 start.py # 快速启动脚本 ├── 📋 requirements.txt # 依赖包 ├── 📖 部署安装指南.md └── 📦 src/excel_chart_mcp/ # 源代码 ├── 🎯 api/ # API层(Web + MCP) ├── 🧠 ai/ # AI智能层 ├── ⚙️ core/ # 核心业务层 ├── 📊 services/ # 服务层 ├── 🌐 web/ # Web界面 └── 🚀 main.py # 主程序

🔧 环境要求

  • Python 3.8+
  • Windows 10/11, macOS, Linux
  • 2GB+ RAM

📝 License

MIT License

-
security - not tested
A
license - permissive license
-
quality - not tested

A dual-mode intelligent Excel processing server that provides Excel data analysis tools for Cursor AI in MCP mode and offers a standalone web interface with support for external AI configurations like DeepSeek.

  1. 🚀 快速开始
    1. 安装依赖
    2. 启动服务
    3. 访问界面
  2. 🎯 主要功能
    1. 📖 详细文档
      1. 💡 使用场景
        1. Cursor AI集成
        2. 独立Web应用
      2. 🏗️ 项目架构
        1. 🔧 环境要求
          1. 📝 License

            Related MCP Servers

            • -
              security
              A
              license
              -
              quality
              Provides Excel file manipulation capabilities. This server enables workbook creation, data manipulation, formatting, and advanced Excel features.
              Last updated -
              925
              Python
              MIT License
              • Linux
              • Apple
            • A
              security
              A
              license
              A
              quality
              A Model Context Protocol (MCP) server that provides tools for reading Excel (xlsx) files, enabling extraction of data from entire workbooks or specific sheets with results returned in structured JSON format.
              Last updated -
              3
              5
              Python
              Apache 2.0
              • Linux
              • Apple
            • -
              security
              A
              license
              -
              quality
              A Model Context Protocol server that enables AI assistants to read from and write to Microsoft Excel files, supporting formats like xlsx, xlsm, xltx, and xltm.
              Last updated -
              6,446
              276
              Go
              MIT License
              • Linux
              • Apple
            • A
              security
              F
              license
              A
              quality
              An MCP server that provides comprehensive Excel file operations, data analysis, and visualization capabilities for working with various spreadsheet formats like XLSX, CSV, and JSON.
              Last updated -
              8
              36
              Python

            View all related MCP servers

            MCP directory API

            We provide all the information about MCP servers via our MCP API.

            curl -X GET 'https://glama.ai/api/mcp/v1/servers/pyz11/excel-Chart-mcpServer'

            If you have feedback or need assistance with the MCP directory API, please join our Discord server