qb-mcp
by hendrikkieft
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| QB_REALM_ID | Yes | Your QuickBooks Online Company ID (Realm ID). | |
| QB_CLIENT_ID | Yes | Your Intuit Developer App Client ID from keys & credentials. | |
| QB_ENVIRONMENT | Yes | QuickBooks environment to connect to: 'sandbox' or 'production'. | sandbox |
| QB_ACCESS_TOKEN | Yes | Initial OAuth 2.0 access token obtained from the Intuit OAuth Playground. | |
| QB_REDIRECT_URI | No | The redirect URI configured in your Intuit Developer App (e.g., http://localhost:3000/callback). | |
| QB_CLIENT_SECRET | Yes | Your Intuit Developer App Client Secret from keys & credentials. | |
| QB_REFRESH_TOKEN | Yes | Initial OAuth 2.0 refresh token obtained from the Intuit OAuth Playground. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/hendrikkieft/quickbooks-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server