Quadratic
io.github.quadratichq/quadratic-mcp · v0.1.0 · MCP 2025-06-18
AI access to Quadratic spreadsheets: open files, run Python/SQL, query connected databases.
Reachability
reachable
checked 2026-07-14 03:44 UTC
Registry status active
Tools pinned 5
e47317c9b724
Tools last changed
unchanged since first capture 2026-07-14
Provenance
Registry namespace io.github.quadratichq
(GitHub-account verified by the official registry)
Repository
github.com/quadratichq/quadratic-mcp-plugin
Website
https://www.quadratichq.com
Remote endpoints
https://mcp.quadratichq.com/mcp (streamable-http)
Observed changes
| When (UTC) | Event | Detail |
|---|---|---|
| 2026-07-14 03:44 | first capture | 5 tools pinned |
Pinned tool definitions (5)
| Tool | Description |
|---|---|
| auth | Authenticate the MCP session with Quadratic. Actions: • login() — Start an OAuth device authorization flow. Returns a URL the user must open in a browser to authorize. The flow is completed by confirm_login. •... |
| files_read | Read-only file metadata operations on Quadratic files the user has access to. No data is modified. Requires authentication. Actions: • list_files() — List all accessible files. • get_file_info(file_id) — Get metadata for a single file. |
| files_write | File management operations that create or modify state: create a new file, open an existing file to start an editing session, or close a session. Requires authentication. Actions: • open_file(file_id?, file_name?) — Open a file by UUID... |
| read_data | Read-only queries on the open spreadsheet. No data is modified. Safe to auto-approve. Call as {"action": "<name>", "params": {...}} — per-action params are listed in the Action Reference below. Special actions (not shown in the action... |
| write_data | Write operations on the open spreadsheet. Call as {"action": "<name>", "params": {...}} — per-action params are listed in the Action Reference below. Numbers, booleans, and nulls in cell values are coerced to strings. Special actions... |
Status badge
[](https://toolpin.dev/servers/io.github.quadratichq/quadratic-mcp)
Maintain this server? Add the badge to your README — it links your users to this live status page.