Microsoft Office
Microsoft Office MCP server: read and edit Word documents, Excel workbooks, and PowerPoint files
Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.
{
"mcpServers": {
"mcp-server-office": {
"command": "npx",
"args": [
"-y",
"@mindstone/mcp-server-office"
],
"env": {
"MCP_OFFICE_SIDECAR_STATE": "<mcp_office_sidecar_state>",
"MCP_OFFICE_SIDECAR_DISABLE": "<mcp_office_sidecar_disable>",
"REBEL_DISABLE_OFFICE_SIDECAR": "<rebel_disable_office_sidecar>",
"MCP_OFFICE_SIDECAR_STATE_DIR": "<mcp_office_sidecar_state_dir>",
"MCP_OFFICE_ADDIN_DIR": "<mcp_office_addin_dir>"
}
}
}
}{
"mcpServers": {
"mcp-server-office": {
"command": "npx",
"args": [
"-y",
"@mindstone/mcp-server-office"
],
"env": {
"MCP_OFFICE_SIDECAR_STATE": "<mcp_office_sidecar_state>",
"MCP_OFFICE_SIDECAR_DISABLE": "<mcp_office_sidecar_disable>",
"REBEL_DISABLE_OFFICE_SIDECAR": "<rebel_disable_office_sidecar>",
"MCP_OFFICE_SIDECAR_STATE_DIR": "<mcp_office_sidecar_state_dir>",
"MCP_OFFICE_ADDIN_DIR": "<mcp_office_addin_dir>"
}
}
}
}npx -y @mindstone/mcp-server-officeMCP_OFFICE_SIDECAR_STATEAbsolute path to sidecar state file (host-managed; sidecar writes port + token here)
MCP_OFFICE_SIDECAR_DISABLEKill-switch — set to 1 to refuse to spawn or talk to the sidecar
REBEL_DISABLE_OFFICE_SIDECARDEPRECATED legacy alias for MCP_OFFICE_SIDECAR_DISABLE — still honored for backward compatibility with v0.1.1 operator-set kill-switches; will be removed in a future major version. Use MCP_OFFICE_SIDECAR_DISABLE instead.
MCP_OFFICE_SIDECAR_STATE_DIRSidecar state directory (certs, per-app manifests). Normally derived from MCP_OFFICE_SIDECAR_STATE; hosts managing the sidecar lifecycle directly can override.
MCP_OFFICE_ADDIN_DIRAbsolute path to the built add-in static files. Defaults to the package's dist/addin/ directory.
Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
Google Ads MCP server — manage campaigns, keywords, and metrics.
Publish markdown documents as public share links with mermaid diagram support. Built by AutEng.ai