BI
BeeIMG Image Hosting
/list_albums
List Albums
List all albums owned by the authenticated user. Returns album IDs, titles, privacy, and view counts. Use album IDs with upload_url/upload_file albumid paramete
liveverifiedunknown~5s typical
mcpprobedbeeimgimagehosting
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-beeimg-mcp /list_albums for me.
Input
| Field | Type | Description |
|---|---|---|
| apikey* | string | Your BeeIMG API key. |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-beeimg-mcp","endpoint":"/list_albums","input":{"apikey":"..."}}'cli
npx cracked-ai run -p mcp-com-beeimg-mcp -e /list_albums -i '{"apikey":"..."}'mcp
run_tool({ provider: "mcp-com-beeimg-mcp", endpoint: "/list_albums", input: {"apikey":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.