Back to Home

bach-excel-mcp-server

Verified Safe

by BACH-AI-Tools

Overview

An MCP server for AI agents to manipulate Excel files without needing Microsoft Excel installed.

Installation

Run Command
EXCEL_FILES_PATH=/path/to/excel_files FASTMCP_PORT=8007 uvx excel-mcp-server streamable-http

Environment Variables

  • EXCEL_FILES_PATH
  • FASTMCP_PORT

Security Notes

The server primarily handles file operations, which inherently carries a risk if file paths (EXCEL_FILES_PATH) are not securely configured or if the server is exposed to untrusted clients. Proper environment variable management for file access is crucial, especially for SSE and Streamable HTTP transports. No obvious 'eval' or malicious obfuscation detected.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens2500
Stars0
Forks0
Last Update2025-11-20

Tags

ExcelMCP ServerFile ManipulationData AnalysisPython