Agent♥︎Age
Catalog

Quadratic

Official5 toolsLive

by quadratichq · JavaScript

AI access to Quadratic spreadsheets: open files, run Python/SQL, query connected databases.

The io.github.quadratichq/quadratic-mcp MCP server provides AI access to Quadratic spreadsheets. It supports opening files, running Python/SQL, and querying connected databases. The repository packages the hosted Quadratic MCP server for use as a Cursor plugin via a production streamable HTTP MCP endpoint.

🛠️ Key Features

  • Access to Quadratic spreadsheets
  • Open spreadsheet files
  • Run Python and SQL
  • Query connected databases
  • Hosted server exposed through streamable HTTP

🚀 Use Cases

  • Spreadsheet-driven analysis using Python/SQL
  • Retrieving data from connected databases
  • Interactive use of Quadratic content via Cursor

⚡ Developer Benefits

  • Cursor plugin installation connects to https://mcp.quadratichq.com/mcp
  • Includes configuration (mcp.json) for enabling the hosted MCP server
  • Provides usage guidance and rules for safe operation
  • Adds an on-demand spreadsheet “skill”

⚠️ Limitations

  • Cursor-plugin packaging described; no additional deployment options provided in this material
  • Limited tool details beyond the stated Python/SQL, file access, and database querying