Skip to main content
Glama
EduardGuselnikov

Selectel Billing MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DATABASE_URLYesURL for PostgreSQL database (e.g., postgresql://user:pass@host:port/db) or SQLite path for stdio mode
DEFAULT_USER_IDNoDefault user ID for get_balance (optional)
SELECTEL_ACCOUNT_IDNoSelectel account ID for one-time setup via .env
HTTP_TIMEOUT_SECONDSNoHTTP request timeout in seconds (optional, default 30)
SELECTEL_BALANCES_URLNoSelectel balances API URL (optional, default from Selectel API)
SELECTEL_IDENTITY_URLNoSelectel identity URL (optional, default from Selectel API)
SELECTEL_SERVICE_USER_NAMENoSelectel service user login
SELECTEL_SERVICE_USER_PASSWORDNoSelectel service user password
SELECTEL_BALANCE_PREDICTION_URLNoSelectel 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

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/EduardGuselnikov/mcp_selectel_billing'

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