38
/ 100
1 month ago
glama

excel-mcp-server-minio

基于Excel MCP Server扩展,支持通过Minio远程存储访问和编辑Excel文件,实现上传、读取、修改及下载链接返回。

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Tool descriptions don’t match what handlers do
4 tools describe read intent but their handlers mutate — read_data_from_excel (line 281: os.remove(full_path)); get_workbook_metadata (line 582: os.remove(full_path)); get_merged_cells (line 645: os.remove(full_path))
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configFASTMCP_HOST
configFASTMCP_PORT
configEXCEL_FILES_PATHe ="/app/excel_files" \
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 7 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/hualiuliu6767-excel-mcp-server-minio-bralou)](https://m8ven.ai/mcp/hualiuliu6767-excel-mcp-server-minio-bralou)
commit: 87ea28acc23715e4836e2628f4a9d294574c512d
code hash: 93c9d26aa7ade5f9aadbbaf88c062f13690ae1129559682fc1025b983d74f4fb
verified: 6/21/2026, 10:19:35 AM
view raw JSON →