← Excel MCP Server

Excel MCP Server 1.0.5

npm · excel-mcp · current release

1
Tools
0
Resources
0
Templates
0
Prompts

Observation

Observed 2026-08-21T20:20:18.321Z using mcpSecurity-inventory. Status: succeeded. Negotiated protocol: 2025-06-18.

Server capabilities
{
  "tools": {
    "listChanged": true
  }
}

Tools 1

ToolCategoryAnnotationsRisk
read_excel读取并理解一个 Excel 或 CSV 文件(包含表名/文件名、表头和前 10 行数据)
Input schema
{
  "type": "object",
  "properties": {
    "filePath": {
      "type": "string",
      "description": ".xlsx 或 .csv 文件的路径"
    },
    "sheetName": {
      "type": "string",
      "description": "Excel 工作表名称,默认为第一个工作表"
    }
  },
  "required": [
    "filePath"
  ],
  "additionalProperties": false,
  "$schema": "http://json-schema.org/draft-07/schema#"
}
— · —

Resources 0

Resource templates 0

Prompts 0

Let’s talk about MCP security.

Share your details and our security team will contact you.