All servers
Q

Quickbase

Built by Signifly

Signifly's own read-only MCP over our Quickbase BI data.

Business intelligence

Signifly-built, read-only BI over our Quickbase — the engine behind the Qbee Slack assistant.

Our homegrown Quickbase MCP server — the engine behind the Qbee Slack assistant — exposes Signifly's Quickbase business data (clients, projects, work logs, hours, and financials) read-only. An assistant can answer who a client is, what projects they have, and logged hours or revenue per week. It authenticates per-teammate via Signifly Google SSO and never writes, so external users won't be able to connect; it's listed here to show how we build and run our own MCP servers.

Transport
http
Authentication
OAuth
Endpoint
https://signifly-quickbase-chat.vercel.app/api/mcp

Signifly-internal — authenticates via Signifly Google SSO (@signifly.com). External users cannot connect.

What you can do

  • List clients and projects
  • Look up logged hours by person or week
  • Summarize revenue, cost, and profit
  • Discover fields, then query records
  • Resolve names to record IDs
  • Read-only — never edits data

Try asking

Who is the client Acme and what projects do they have?
How many hours did the team log last week?
What's our profit on the Brand project this quarter?

Tools it exposes

A sample of the tools available once connected.

list_clientslist_projectslist_worklogsquery_recordsdiscover_fieldsget_week_info

Set it up

One click adds Quickbase to Cursor. Cursor must be installed.

Add to Cursor
Official Quickbase MCP docs