Skip to main content
Glama
hosanxiv

KiasuMiles

by hosanxiv

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KIASUMILES_DATA_BACKENDNoData backend: 'auto' (Supabase if credentials present else demo CSVs) or 'supabase' (require Supabase). Default: auto.auto
KIASUMILES_SUPABASE_URLNoSupabase project URL for database backend.
KIASUMILES_RATE_LIMIT_REQUESTSNoRate limit requests per window (default: 30; 0 disables).30
KIASUMILES_SUPABASE_CARDS_TABLENoTable name for card rules (default: card_rules).card_rules
KIASUMILES_SUPABASE_MERCHANTS_TABLENoTable name for merchant MCC mappings (default: merchant_mcc).merchant_mcc
KIASUMILES_RATE_LIMIT_WINDOW_SECONDSNoRate limit window in seconds (default: 60).60
KIASUMILES_SUPABASE_SERVICE_ROLE_KEYNoSupabase service role key for database backend.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/hosanxiv/kiasumiles'

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