Data · MODEL CONTEXT PROTOCOL
excel-mcp-server
A Model Context Protocol server for Excel file manipulation
WHAT IT CONNECTS
What excel-mcp-server gives an 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
An MCP listing is not a security review
An MCP server may receive model context, credentials, local files, or permission to call external systems. Review its code, requested environment variables, network behavior, package provenance, and maintenance status before connecting it to an agent.