Selectel Billing MCP Server

MCPReference

by EduardGuselnikov

Indexed by Glama. No runnable package is published via Glama's API — open the repository for install instructions.

mcphybrid

MCP configuration

stdio

Environment

  • DATABASE_URLrequired

    URL for PostgreSQL database (e.g., postgresql://user:pass@host:port/db) or SQLite path for stdio mode

  • DEFAULT_USER_ID

    Default user ID for get_balance (optional)

  • SELECTEL_ACCOUNT_ID

    Selectel account ID for one-time setup via .env

  • HTTP_TIMEOUT_SECONDS

    HTTP request timeout in seconds (optional, default 30)

  • SELECTEL_BALANCES_URL

    Selectel balances API URL (optional, default from Selectel API)

  • SELECTEL_IDENTITY_URL

    Selectel identity URL (optional, default from Selectel API)

  • SELECTEL_SERVICE_USER_NAME

    Selectel service user login

  • SELECTEL_SERVICE_USER_PASSWORDsecret

    Selectel service user password

  • SELECTEL_BALANCE_PREDICTION_URL

    Selectel balance prediction API URL (optional, default from Selectel API)

Install in one click with Zurek

Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.