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) |
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/EduardGuselnikov/mcp_selectel_billing'
If you have feedback or need assistance with the MCP directory API, please join our Discord server