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
Available Tools
2 toolsgenerate_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
| Name | Required | Description | Default |
|---|---|---|---|
| message | No | Instructions/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.
| Name | Required | Description | Default |
|---|---|---|---|
| timeout | No | Max seconds to wait for upload | |
| not_etag | No | Only detect files with different ETag than this value, used to poll for new uploads | |
| session_id | Yes | Session ID to poll for, in UUID format | |
| modified_since | No | Only detect files modified after this date in ISO 8601 or HTTP date format |
To claim this server, publish a /.well-known/glama.json file on your server's domain with the following structure:
The email address must match the email associated with your Glama account. Once verified, the server will appear as claimed by you.
Control your server's listing on Glama, including description and metadata
Receive usage reports showing how your server is being used
Get monitoring and health status updates for your server
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!