Skip to main content
Glama
julienchriqui-okkoer

Spendesk MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoHTTP server host. Default: 0.0.0.0
PORTNoHTTP server port. Default: 3000
DB_PATHNoPath to SQLite database for monitoring. Default: ./data/clients.db
DOCS_URLNoURL for documentation (Mintlify). If set, GET /doc redirects here.
SPENDESK_ENVNoAPI environment: production (default), demo, or trunk.production
USAGE_UI_SECRETNoIf set, GET /usage requires ?secret=<value> or Authorization: Bearer <value>.
SPENDESK_BASE_URLNoOverride base URL of the Spendesk API.
SPENDESK_USE_DEMONoLegacy flag: 'true' or '1' maps to trunk environment.
SPENDESK_CLIENT_IDNoClient ID for production (required for stdio if no other credentials).
SPENDESK_CLIENT_SECRETNoClient secret for production (required for stdio if no other credentials).
SPENDESK_CLIENT_ID_DEMONoClient ID for demo environment.
SPENDESK_CLIENT_ID_TRUNKNoClient ID for trunk environment.
SPENDESK_CLIENT_SECRET_DEMONoClient secret for demo environment.
SPENDESK_CLIENT_SECRET_TRUNKNoClient secret for trunk environment.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/julienchriqui-okkoer/spendesk-mcp-server'

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