# Remote Camera MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/moda-ai-remote-camera
- Website: https://www.ai.moda/mcp-servers/remote-camera/

## Install
- Endpoint: https://www.ai.moda/mcp-servers/remote-camera/mcp
- Auth: Auth required by registry metadata

## Setup notes
- Remote header: Authorization (required; secret)
- The upstream registry signals required auth or secrets.
- Remote endpoint: https://www.ai.moda/mcp-servers/remote-camera/mcp
- Header: Authorization

## Tools
- generate_upload_url - 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 Endpoint: https://www.ai.moda/mcp-servers/remote-camera/mcp
- poll_for_upload - 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. Endpoint: https://www.ai.moda/mcp-servers/remote-camera/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: moda.ai
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Oct 27, 2025
- Source: https://registry.modelcontextprotocol.io
