express-tracker
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| EXPRESS_DB | No | Path to the SQLite database file. | |
| EXPRESS_QUOTA | No | Total API call quota purchased. When exhausted, automatic polling stops. | |
| EXPRESS_USAGE | No | Path to the usage stats JSON file. | |
| EXPRESS_CONFIG | No | Path to the JSON configuration file. Defaults to './config.json'. Use this to point to a config file that contains provider_url and other settings. | |
| EXPRESS_API_URL | No | URL of an external express-tracker backend. If set, the MCP server uses this instead of built-in tracking. | |
| EXPRESS_API_TOKEN | No | Bearer token for the embedded API and for authenticating to an external backend. | |
| EXPRESS_POLL_MINUTES | No | Polling interval in minutes (5-720). Default 30. | 30 |
| EXPRESS_PROVIDER_URL | No | The streamableHttpUrl from Aliyun Market's express tracking service. Contains your appCode. Overrides provider_url from config. |
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
ActivityMaintained
ResponsivenessNo issues