Spendesk MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | HTTP server host. Default: 0.0.0.0 | |
| PORT | No | HTTP server port. Default: 3000 | |
| DB_PATH | No | Path to SQLite database for monitoring. Default: ./data/clients.db | |
| DOCS_URL | No | URL for documentation (Mintlify). If set, GET /doc redirects here. | |
| SPENDESK_ENV | No | API environment: production (default), demo, or trunk. | production |
| USAGE_UI_SECRET | No | If set, GET /usage requires ?secret=<value> or Authorization: Bearer <value>. | |
| SPENDESK_BASE_URL | No | Override base URL of the Spendesk API. | |
| SPENDESK_USE_DEMO | No | Legacy flag: 'true' or '1' maps to trunk environment. | |
| SPENDESK_CLIENT_ID | No | Client ID for production (required for stdio if no other credentials). | |
| SPENDESK_CLIENT_SECRET | No | Client secret for production (required for stdio if no other credentials). | |
| SPENDESK_CLIENT_ID_DEMO | No | Client ID for demo environment. | |
| SPENDESK_CLIENT_ID_TRUNK | No | Client ID for trunk environment. | |
| SPENDESK_CLIENT_SECRET_DEMO | No | Client secret for demo environment. | |
| SPENDESK_CLIENT_SECRET_TRUNK | No | Client secret for trunk environment. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivitySlowing
ResponsivenessNo issues