Skip to main content
Glama
govRosMedia

Stars Cash Flow MCP Server

by govRosMedia

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
STARS_CASH_FLOW_API_KEYYesYour API key from @StarsCashFlowbot (Reseller). Required for all actions except listing services.
STARS_CASH_FLOW_API_BASENoBase URL for the Stars Cash Flow API.https://api-stars.ros.media/api/v2

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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 confirm (or confirm=false) to get a cost estimate and validation; call again with confirm=true to actually place the order. link is the target channel/post/bot link (required for most services).

order_statusA

Get the status of one or more orders. Pass a single order or a list of orders (up to 100). Returns charge, start_count, status, remains.

cancel_orderA

Cancel one or more orders. The unfulfilled remainder is refunded to the key's USD balance. Pass orders as a list of order IDs.

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/govRosMedia/stars-cash-flow-mcp'

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