Selectel Billing MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DATABASE_URL | Yes | URL for PostgreSQL database (e.g., postgresql://user:pass@host:port/db) or SQLite path for stdio mode | |
| DEFAULT_USER_ID | No | Default user ID for get_balance (optional) | |
| SELECTEL_ACCOUNT_ID | No | Selectel account ID for one-time setup via .env | |
| HTTP_TIMEOUT_SECONDS | No | HTTP request timeout in seconds (optional, default 30) | |
| SELECTEL_BALANCES_URL | No | Selectel balances API URL (optional, default from Selectel API) | |
| SELECTEL_IDENTITY_URL | No | Selectel identity URL (optional, default from Selectel API) | |
| SELECTEL_SERVICE_USER_NAME | No | Selectel service user login | |
| SELECTEL_SERVICE_USER_PASSWORD | No | Selectel service user password | |
| SELECTEL_BALANCE_PREDICTION_URL | No | Selectel balance prediction API URL (optional, default from Selectel API) |
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
ActivityInactive
ResponsivenessNo issues