Exposes read-only GoCanvas API v3 endpoints as MCP tools, enabling listing and retrieval of forms, submissions, reports, and reference data.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.GOCANVAS_BASE_URL— Optional. Defaults to https://api.gocanvas.com/api/v3.GOCANVAS_API_TOKEN— Static bearer token.GOCANVAS_CLIENT_ID— / GOCANVAS_CLIENT_SECRET OAuth 2.0 client credentials (preferred). A short-lived bearer token is fetched from /oauth/token, cached, and auto-refreshed on expiry or 401.GOCANVAS_CLIENT_SECRET— GOCANVAS_CLIENT_ID / OAuth 2.0 client credentials (preferred). A short-lived bearer token is fetched from /oauth/token, cached, and auto-refreshed on expiry or 401.GOCANVAS_OAUTH_SCOPE— Optional OAuth scope to request.GOCANVAS_USERNAME— / GOCANVAS_PASSWORD HTTP Basic auth (fallback).GOCANVAS_PASSWORD— GOCANVAS_USERNAME / HTTP Basic auth (fallback).GOCANVAS_PDF_DIR— The three PDF tools download the binary response toGOCANVAS_TIMEOUT— Optional. HTTP timeout in seconds (default 30).[](https://m8ven.ai/mcp/kbates97-gocanvas-readonly-mcp-1i19sj)