Loading MCP server directory, please wait...
65-tool Excel MCP server. Read, write, format, and export .xlsx files. Windows-first.
npx @getmcp/cli add io.github.dosev-ai/mcp-office-excelRequires Python 3.10+. Community-contributed server. Review source before installing.
EXCEL_ALLOWLIST_ROOTSComma-separated directory roots allowed for file access. Required — no files are accessible without this.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.dosev-ai/mcp-office-excel": {
"command": "uvx",
"args": [
"mcp-office",
"excelmcp",
"mcp-office"
],
"env": {
"EXCEL_ALLOWLIST_ROOTS": "",
"EXCEL_ENABLE_WRITE": "",
"EXCEL_ENABLE_COM": "",
"EXCEL_MAX_ITEMS": ""
}
}
}
}Rust MCP server and CLI for Apprise notification fan-out across dozens of delivery backends.
Rust MCP server and CLI for Arcane Docker and container management.
Rust MCP server and CLI for Gotify push notifications and message management.
Local-first MCP gateway and homelab control plane with CLI, HTTP API, and web UI.