excel-mcp-server
836
Excel MCP Server is a Model Context Protocol server designed to manipulate Excel files without Microsoft's software. It offers versatile tools for creating, reading, and modifying Excel files directly with AI assistants, supporting both local and remote file operations.
uvx
{ "mcpServers": { "excel-stdio": { "command": "uvx", "args": [ "excel-mcp-server", "stdio" ] } } }
Command
{ "mcpServers": { "excel": { "url": "http://localhost:8000/sse" } } }