A Model Context Protocol server that gives AI agents real-time access to Excel workbooks in OneDrive, answering natural-language questions with live data. It caches only sheet structure, never cell values, and fetches current ranges via Microsoft Graph for each query.
MCP server for Google Sheets that exposes tools to read cell ranges, update values, and apply advanced batch updates (borders, colors, data validation, conditional formatting) via HTTP.