Back to connectors
Quickbase logo

Quickbase

Live

Low-code application platform: apps, tables, fields, records, reports, files, formulas, solutions, users, groups, and audit.

Available tools

67 tools
ToolDescription
listAppsList every app the current user token can access (returns appId + name)
createAppCreate a Quickbase app
getAppGet app details by ID
updateAppUpdate an app
deleteAppDelete an app
getAppEventsGet app events (webhooks, workflows, etc.)
copyAppCopy an existing app
getRolesList roles in an app
createTableCreate a table in an app
getAppTablesList tables in an app
getTableGet a table by ID
updateTableUpdate a table
deleteTableDelete a table
getRelationshipsList table relationships
createRelationshipCreate a table relationship
updateRelationshipUpdate a relationship
deleteRelationshipDelete a relationship
getFieldsList fields for a table
createFieldCreate a field
deleteFieldsDelete fields
getFieldGet a field by ID
updateFieldUpdate a field
getFieldsUsageGet usage for all fields in a table
getFieldUsageGet usage for a single field
upsertInsert or update records
deleteRecordsDelete records by query
runQueryRun a query against a table (select, where, sortBy, etc.)
recordsModifiedSinceGet records modified since a given time
getTableReportsList reports for a table
getReportGet report metadata
runReportRun a report and return results
runFormulaRun a Quickbase formula
downloadFileDownload a file from a record
deleteFileDelete a file from a record
getTempTokenDBIDGet a temporary token for a DBID
exchangeSsoTokenExchange an SSO token
auditQuery audit events
exportSolutionExport a solution definition
updateSolutionUpdate a solution
createSolutionCreate a solution
exportSolutionToRecordExport a solution to a record
createSolutionFromRecordCreate a solution from a record
updateSolutionToRecordUpdate a solution stored in a record
changesetSolutionGet changeset for a solution
changesetSolutionFromRecordGet changeset from a solution record
getSolutionPublicGet public solution metadata
getUsersList users
denyUsersDeny users
denyUsersAndGroupsDeny users and groups
undenyUsersUndeny users
addMembersToGroupAdd members to a group
removeMembersFromGroupRemove members from a group
addManagersToGroupAdd managers to a group
removeManagersFromGroupRemove managers from a group
addSubgroupsToGroupAdd subgroups to a group
removeSubgroupsFromGroupRemove subgroups from a group
getTrusteesList trustees
addTrusteesAdd trustees
removeTrusteesRemove trustees
updateTrusteesUpdate trustees
cloneUserTokenClone a user token
transferUserTokenTransfer a user token
deactivateUserTokenDeactivate a user token
deleteUserTokenDelete a user token
platformAnalyticReadsPlatform analytics reads
platformAnalyticEventSummariesPlatform analytics event summaries
generateDocumentGenerate a document from a template

Setup

A few steps to connect your AI agents to Quickbase.

Get started
  1. 1

    Generate a user token

    Log in to Quickbase, go to My Preferences → Manage my user tokens → New user token. Assign it to the apps you want to access.

  2. 2

    Connect on PatchOps

    Navigate to /mcp, find Quickbase, paste your user token and enter your realm hostname (e.g., mycompany.quickbase.com).

  3. 3

    Start Querying

    Use getAppTables to list tables, then runQuery or runReport to pull records. Use upsert to write back data.

Connect to your AI assistant

Pick the tool your team uses for the exact setup steps.

  1. 1

    Open Claude settings

    Launch Claude, click the profile button (bottom left), and go to Settings.

  2. 2

    Access connectors

    Open the Connectors tab, scroll to the bottom, and click “Add custom connector”.

  3. 3

    Name your connector

    Enter any name you’d like for this connector.

  4. 4

    Get the connector URL

    Log in to PatchOps, open the /mcp page, and copy the connector URL you want to use.

  5. 5

    Add the connector

    Paste the URL into the “Remote MCP server URL” box and click Add.

  6. 6

    Start using

    Your Quickbase connector is ready to use in Claude.