Data · MODEL CONTEXT PROTOCOL

excel-mcp-server

A Model Context Protocol server for Excel file manipulation

WHAT IT CONNECTS

excel-mcp-server 为 AI Agent 提供什么

  • 📊 Create and modify Excel workbooks
  • 📝 Read and write data
  • 🎨 Apply formatting and styles
  • 📈 Create charts and visualizations
  • 📊 Generate pivot tables
  • 🔄 Manage worksheets and ranges
  • 🔌 Dual transport support: stdio and SSE
  • Python 3.10 or higher
  • Add this configuration to your client, choosing the appropriate transport method for your needs:
  • The Excel tools will be available through your AI assistant.
  • If not set, it defaults to `./excel_files`.
  • Example (Windows PowerShell):
  • Example (Linux/macOS):

SECURITY

MCP 收录不等于安全审核

MCP 服务器可能获得模型上下文、凭据、本地文件或调用外部系统的权限。连接 Agent 前,请检查代码、环境变量、网络行为、软件包来源与维护状态。