Labsco
danielbushman logo

Quickbase MCP Server

โ˜… 12

from danielbushman

An MCP server for Quickbase, enabling seamless integration with AI assistants like Claude Desktop.

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedAccount requiredAdvanced setup

โŒ labsco summary โ€” our analysis, not the vendor's

What it is โ€” An MIT-licensed, TypeScript MCP server that connects Claude Desktop and other AI assistants to Quickbase's public APIs for working with low-code app data.

What you get โ€”

  • Quickbase integration via natural language โ€” query and manage app data (apps, tables, records)
  • A check_configuration tool to verify your setup, and a one-line dependency check script
  • Optional caching (QUICKBASE_CACHE_ENABLED) for performance
  • Easy install via npx -y mcp-quickbase or global npm

Requirements โ€” A Quickbase realm and API token: QUICKBASE_REALM_HOST and QUICKBASE_USER_TOKEN are required, with QUICKBASE_APP_ID optional as a default app. The server starts without them but tools won't work until configured.

Cost snapshot โ€” Server is free and MIT-licensed; Quickbase itself is a paid low-code SaaS, so you need an active Quickbase account and token.

Setup effort โ€” npx -y mcp-quickbase with env in your Claude Desktop config, or build from source.

Our take โ€” A convenient npx-based Quickbase bridge. Important caveat: it's a community project, not an official Quickbase product โ€” provided as-is and not supported by Quickbase, Inc.

Source: the project README โ€” summarized 2026-07-08.