Stars Cash Flow MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| STARS_CASH_FLOW_API_KEY | Yes | Your API key from @StarsCashFlowbot (Reseller). Required for all actions except listing services. | |
| STARS_CASH_FLOW_API_BASE | No | Base URL for the Stars Cash Flow API. | https://api-stars.ros.media/api/v2 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_servicesA | List the Stars Cash Flow service catalog with live USD rates (per 1000), min/max quantity and whether each service needs a link. No API key required. Use this to discover service IDs and price an order before calling create_order. |
| get_balanceA | Get the remaining USD balance of the configured reseller API key. |
| create_orderA | Place a Stars Cash Flow order. THIS SPENDS the key's USD balance. Two-step by design: call without |
| order_statusA | Get the status of one or more orders. Pass a single |
| cancel_orderA | Cancel one or more orders. The unfulfilled remainder is refunded to the key's USD balance. Pass |
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/govRosMedia/stars-cash-flow-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server