Usage And Billing MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| API_KEY | Yes | 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 |
|---|---|
| get_accounts_customersC | Get accounts |
| get_account_customerC | Get sub-account |
| get_metersD | Get meters |
| create_meterC | Create meter |
| get_plans_of_a_productC | Get plans of a product |
| create_planC | Create plan of a product. |
| get_usageD | Get Usage |
| report_usageD | Report Usage |
| get_product_itemsD | Get product items |
| get_productsD | Get Products |
| create_productC | Create product |
| get_product_itemD | Get product item |
| create_product_itemC | Create product item of a product. |
| get_productD | Get product |
| delete_productD | Delete product |
| get_meterC | Get meter |
| get_my_account_profileB | Get my account |
| health_checkC | Health check |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |