billz_mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| billz_get_products | Get list of products. Use last_updated_date to sync only changed products. Returns category_name, category_id, photos at top level. |
| billz_filter_products | Filter/search products with advanced criteria. Valid status values: 'all' | 'active' | 'inactive'. Use product_field_filters for custom field filtering (field_type: 'custom' or 'attribute'). |
| billz_get_customers | Get list of customers |
| billz_get_customer | Get detailed info for a single customer |
| billz_get_debt_stats | Get debt statistics for a customer |
| billz_get_sales | Get list of completed sales |
| billz_get_sale_detailsC | Get details of a specific sale |
| billz_search_salesC | Search sales with advanced filters (v3 endpoint) |
| billz_report_general_table | General summary report table (sales, products, customers, sellers stats) |
| billz_report_general_totalsD | General summary report totals (sums) |
| billz_report_products_table | Product sales report table |
| billz_report_customers_tableC | Customer statistics report table |
| billz_report_profit_lossD | Profit and loss report |
| billz_report_stock | Stock on hand report (inventory levels at a specific date) |
| billz_get_shopsC | Get list of shops |
| billz_get_categoriesC | Get product categories |
| billz_get_brandsC | Get list of product brands |
| billz_get_product_characteristicsC | Get product custom field definitions |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| doc-authentication--authentication | BILLZ API: Authentication |
| doc-authentication--how-to-create-integration-key | BILLZ API: How to create integration key |
| doc-methods--auxiliary--auxiliary-methods | BILLZ API: Auxiliary Methods |
| doc-methods--customers--customers | BILLZ API: Customers |
| doc-methods--imports--imports | BILLZ API: Imports |
| doc-methods--methods | BILLZ API: Methods |
| doc-methods--orders--orders | BILLZ API: Orders |
| doc-methods--products--add-edit-product-custom-field | BILLZ API: Add Edit Product Custom Field |
| doc-methods--products--filter-products | BILLZ API: Filter Products |
| doc-methods--products--get-products | BILLZ API: Get Products |
| doc-methods--promotions--promotions | BILLZ API: Promotions |
| doc-methods--reports--reports | BILLZ API: Reports |
| doc-methods--sales--certificates | BILLZ API: Certificates |
| doc-methods--sales--drafts-and-postponed | BILLZ API: Drafts and Postponed |
| doc-methods--sales--list-of-drafts | BILLZ API: List of Drafts |
| doc-methods--sales--list-of-postponed-sales | BILLZ API: List of Postponed Sales |
| doc-methods--sales--list-of-sales | BILLZ API: List of Sales |
| doc-methods--sales--sale-details | BILLZ API: Sale Details |
| doc-methods--sales--sale | BILLZ API: Sale |
| doc-methods--transfers--transfer-items | BILLZ API: Transfer Items |
| doc-methods--transfers--transfers | BILLZ API: Transfers |
| doc-readme | BILLZ API: README |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/asadbekdev/billz_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server