Skip to main content
Glama

Server Details

Agent-first image hosting — upload images and get instant CDN URLs.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
OAuth
Works in Glama
Last Tested
Transport
Streamable HTTP
URL

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 2 tool updates
    • Addedsign_url
    • Addedupload_batch
  2. 3 tool updates
    • Addedrescue_imgur
    • Addedtransform_image
    • Changedupload_image1 field changed
      • addedInput schema / properties / expires_in
        Added value: +{
        +  "description": "Optional time-to-live in seconds. The image is auto-deleted after this many seconds (must be 60–2,592,000, i.e. 1 minute to 30 days). Omit for a permanent image.",
        +  "maximum": 2592000,
        +  "minimum": 60,
        +  "type": "integer"
        +}
  3. 4 tool updates
    • First observeddelete_image
    • First observedget_image
    • First observedlist_images
    • First observedupload_image

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.4/5.0
Disambiguation5/5

Each tool targets a distinct operation: delete, get metadata, list, rescale Imgur images, transform, and upload. No two tools overlap in purpose, making selection unambiguous.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern (e.g., delete_image, list_images) using snake_case, ensuring predictability and readability.

Tool Count5/5

With 6 tools, the set is well-scoped for an image management service, covering core operations without being excessive or insufficient.

Completeness5/5

The tools cover the full lifecycle: upload (create), get (read), list (read many), delete, plus transform and a rescue feature. No obvious gaps for the intended domain.

Resources