Server data from the Official MCP Registry
AI access to Quadratic spreadsheets: open files, run Python/SQL, query connected databases.
AI access to Quadratic spreadsheets: open files, run Python/SQL, query connected databases.
Remote endpoints: streamable-http: https://mcp.quadratichq.com/mcp
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
Endpoint verified · Open access · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-quadratichq-quadratic-mcp": {
"url": "https://mcp.quadratichq.com/mcp"
}
}
}From the project's GitHub README.
This repository packages the hosted Quadratic MCP server as a Cursor plugin. Installing it connects Cursor to Quadratic spreadsheets through the production streamable HTTP MCP endpoint:
{
"mcpServers": {
"quadratic": {
"type": "streamable-http",
"url": "https://mcp.quadratichq.com/mcp"
}
}
}
plugins/quadratic-mcp/mcp.json adds the hosted Quadratic MCP server.plugins/quadratic-mcp/rules/ provides light guidance for using Quadratic MCP safely.plugins/quadratic-mcp/skills/ adds an on-demand spreadsheet workflow skill.plugins/quadratic-mcp/assets/logo.svg is the marketplace logo.After installing the plugin in Cursor, open a chat and ask to work with a
Quadratic spreadsheet. If you are not authenticated yet, ask Cursor to run the
Quadratic MCP auth tool with the login action and complete the device auth
flow.
Example prompts:
Validate the plugin manifest and referenced files:
node scripts/validate-template.mjs
The marketplace manifest lives at .cursor-plugin/marketplace.json. The plugin
manifest lives at plugins/quadratic-mcp/.cursor-plugin/plugin.json.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.