Skip to main content
The Camera Remote Web API Docs MCP server gives your AI assistant access to documentation for the Camera Remote Web API — the local HTTP server that provides RESTful endpoints for camera control.

What’s Indexed

Content TypeDescription
Endpoint DocumentationAll REST endpoints — connection, properties, actions, live view, events, SD card, settings, server
Request / Response FormatsJSON schemas, parameter types, query strings, and response shapes
Client SDK GuidesTypeScript CameraManager, CameraClient, EventStream, and browser usage
Code ExamplesWorking TypeScript examples for every endpoint and SDK pattern
ArchitectureServer lifecycle, connection modes, SSE event streams, and multi-camera operation

What You Can Ask

  • “How do I set ISO using the HTTP API?”
  • “What’s the difference between remote and remote-transfer connection modes?”
  • “Show me how to use CameraManager to auto-discover cameras”
  • “What events does the SSE stream emit when a photo is captured?”
  • “How do I download files from the camera’s SD card?”

Server Details

Server NameCameraWebAPI
URLhttps://crsdk.app/mcp
ContentCamera Remote Web API endpoints, Client SDK (TypeScript), architecture guides
ToolsSame tool set as the SDK Docs server — search_sdk, search_code_examples, search_api_functions, etc.

Setup

See the Setup Guide for installation instructions across Claude, Claude Code, and Cursor.