Skip to main content
Glama
danielbushman

Quickbase MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNoEnable debug logging (true/false, default: false)false
LOG_LEVELNoLogging level (DEBUG/INFO/WARN/ERROR, default: INFO)INFO
QUICKBASE_APP_IDNoDefault application ID
QUICKBASE_CACHE_TTLNoCache duration in seconds (default: 3600)3600
QUICKBASE_REALM_HOSTYesYour Quickbase realm (e.g., company.quickbase.com)
QUICKBASE_USER_TOKENYesYour Quickbase API token
QUICKBASE_CACHE_ENABLEDNoEnable caching (true/false, default: true)true

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
check_configuration

Check if Quickbase configuration is properly set up

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/danielbushman/MCP-Quickbase'

If you have feedback or need assistance with the MCP directory API, please join our Discord server