MCP.so
ログイン

Canon MCP

@ediardo

Canon MCP について

Client and MCP Server for Canon Cameras

基本情報

カテゴリ

その他

ランタイム

node

トランスポート

stdio

公開者

ediardo

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Canon MCP?

Canon MCP is a Model Context Protocol server that allows you to control Canon cameras supporting CCAPI through natural language commands processed by Large Language Models (LLMs). It replaces traditional camera interfaces with conversational interactions.

How to use Canon MCP?

Install by cloning the repository, building with npm install and npm run build, then add the server to your MCP client configuration with the node command pointing to build/mcp.js. Ensure your Canon camera has CCAPI activated using Canon's firmware.

Key features of Canon MCP

  • Connect to a Canon camera via CCAPI using a URL.
  • Take single or interval‐based photos with adjustable settings.
  • Modify ISO, shutter speed, aperture, and white balance.
  • Start/stop a livestream view in a browser.
  • Retrieve camera status: battery, storage, temperature, and lens information.
  • Execute autofocus and manage owner name settings.

Use cases of Canon MCP

  • Automate photography sequences using LLM‑driven natural language commands.
  • Remotely control camera settings without physical access to the camera.
  • Integrate camera operations into AI agents or chat interfaces.
  • Quickly adjust shooting parameters during a shoot via conversational prompts.

FAQ from Canon MCP

What cameras does Canon MCP support?

Cameras that support Canon’s CCAPI (Camera Control API), which requires a specific Canon firmware.

How do I install Canon MCP?

Clone the repository, run npm install and npm run build, then add the server to your MCP config using the node command and the absolute path to build/mcp.js.

Does Canon MCP work without a camera?

No, you must have a Canon camera with CCAPI activated and accessible via HTTP (e.g., http://10.0.0.241:8080).

Is Canon MCP production‑ready?

No; the project is under active development and features may be incomplete or subject to change.

What tools does Canon MCP provide?

It offers over 20 tools including connect-camera, take-photo, set-iso-setting, start-camera-livestream, and get-battery-status.

コメント

「その他」の他のコンテンツ