gliana-ai
Pay-per-call generative AI — 60+ models (image, video, music, speech).
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
- List Models: List every GlianaAI model (id, category, provider, per-call price). Free. Pick a model before get_price / generation.
- Get Price: Quote the exact cost of one call for a model (optionally with input that affects price, e.g. video duration). Free.
- Get Schema: Get a model’s input fields (names, types, required, defaults). Free.
What data it sees
Do you need an account
No: the server works without sign-in
Pay-per-call generative AI — 60+ models (image, video, music, speech). No signup, no API key; pay per call from your wallet over MPP/x402.
Server tool list (6)
Raw names from tools/list. Only developers need these.
| list_models | List every GlianaAI model (id, category, provider, per-call price). Free. Pick a model before get_price / generation. |
| get_price | Quote the exact cost of one call for a model (optionally with input that affects price, e.g. video duration). Free. |
| get_schema | Get a model’s input fields (names, types, required, defaults). Free. |
| list_tools | List every GlianaAI utility tool (name, HTTP method, per-call price, example input, usage guidance), read live from the gateway so it is never out of date. Free. Tools reported at priceMicroUsd 0 are free to call and can be run right here with run_free_tool; the paid ones need a wallet and run in the local server (see how_to_generate). |
| run_free_tool | Run one of the FREE GlianaAI data tools right here — no wallet, no signup, no payment. Currently the Indonesian reference endpoints: `wilayah` (38 provinsi + 514 kabupaten/kota with official Kepmendagri codes, coordinates, timezone, area, population), `prayer-times` (jadwal sholat for any Indonesian city or coordinate, up to 31 days in one call), `verify-nik` (structurally verify an Indonesian NIK against official region data). Call list_tools for the live set and each one's input shape. Paid tools are refused here — use the local server for those. |
| how_to_generate | How to actually RUN a model, UTILITY TOOL, or RECIPE (all paid). Done locally so your wallet key stays on your machine — this returns the install + config for the gliana-ai-mcp local server (tools: generate, tool, recipe). |