Skip to main content
Glama

Server Details

Capture photos remotely from mobile devices via S3-backed upload URLs

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

See and control every tool call

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Available Tools

2 tools
generate_upload_urlTry in Inspector

Generate a URL for remote camera upload. Send this URL to a mobile device to capture and upload a photo. The capture URL can be reused multiple times to upload different photos without generating a new URL. The URL will be in format: https://www.ai.moda/mcp-servers/remote-camera/capture/?url=PRESIGNED_URL

ParametersJSON Schema
NameRequiredDescriptionDefault
messageNoInstructions/message to display to the user on the capture page (max 200 characters)
poll_for_uploadTry in Inspector

Poll S3 bucket waiting for photo upload to complete. Returns a presigned download URL when the file is ready. The same session_id can be used to poll for new uploads multiple times, allowing the capture URL to be reused.

ParametersJSON Schema
NameRequiredDescriptionDefault
timeoutNoMax seconds to wait for upload
not_etagNoOnly detect files with different ETag than this value, used to poll for new uploads
session_idYesSession ID to poll for, in UUID format
modified_sinceNoOnly detect files modified after this date in ISO 8601 or HTTP date format

Discussions

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

Try in Browser

Your Connectors

Sign in to create a connector for this server.