ish-joshi
MCP Serverish-joshipublic

canon camera mcp

一个基于 CCAPI 的佳能相机远程控制工具,支持 HTTP 接口。

Repository Info

1
Stars
0
Forks
1
Watchers
0
Issues
Python
Language
-
License

About This Server

一个基于 CCAPI 的佳能相机远程控制工具,支持 HTTP 接口。

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

Canon Camera MCP

A minimal server for controlling Canon cameras via the Canon Camera Control API (CCAPI), using FastMCP for streamable HTTP transport.

Demo 🎥

IMAGE ALT TEXT

LinkedIn Post

Features

  • Control Canon cameras remotely via CCAPI.
  • Expose camera functions over HTTP using FastMCP.
  • Image compression and streaming support.

Requirements

  • Python 3.10+
  • Canon camera with CCAPI enabled (CCAPI activation guide)
  • See requirements.txt for Python dependencies.

Setup

  1. Install dependencies:

    pip install -r requirements.txt
    
  2. Activate CCAPI on your Canon camera:

    • Follow the official Canon CCAPI activation instructions.
  3. Configure camera IP:

    • Set the CANON_IP environment variable to your camera’s IP address, or pass it as an argument.

Usage

To run the server with Claude Desktop Client

{
  "mcpServers": {
    "Canon Camera Controller": {
      "command": "uv",
      "args": [
        "--directory",
        "/path/to/dir",
        "run",
        "server.py"
      ],
      "env": {
        "CANON_IP": "192.168.0.111"
      }
    }
  }
}

Or with plain Python:

python server.py

References

  • Based on laszewsk/canon-r7-ccapi

Project Structure

  • canon_camera.py: Canon camera CCAPI interface.
  • server.py: FastMCP HTTP server exposing camera controls.
  • requirements.txt: Python dependencies.

Extending the project

The license terms of CCAPI access do not permit sharing the API reference.

Once you have access, it's quite straightforward to get it working.

You may also refer to the Canon CCAPI Feature list

Quick Start

1

Clone the repository

git clone https://github.com/ish-joshi/canon-camera-mcp
2

Install dependencies

cd canon-camera-mcp
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerish-joshi
Repocanon-camera-mcp
LanguagePython
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation