CCPhoto — Phone Camera Bridge runs on your own machine — the client starts it, so there is no endpoint to ping. 47 installs a week from npm. Last commit 24 Mar 2026.
Phone camera bridge for Claude Code — photos, live video, voice, and generative UI
We read the source, 20 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
let absolutePath = path.join(dir, filename);
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ccphoto -- npx -y ccphoto
{
"mcpServers": {
"ccphoto": {
"args": [
"-y",
"ccphoto"
],
"command": "npx"
}
}
}
[mcp_servers.ccphoto]
command = "npx"
args = ["-y", "ccphoto"]
{
"mcpServers": {
"ccphoto": {
"args": [
"-y",
"ccphoto"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"ccphoto": {
"args": [
"-y",
"ccphoto"
],
"command": "npx"
}
}
}
Use AI models for chat, image, and video generation from Claude Code and other MCP hosts.
Bridge Claude with Gemini CLI for AI-to-AI collaboration, code review, and second opinions
Voice interface for Claude Code: talk to your agent and it talks back while it works.
Static code map generator: MAP.md + map.json for any repo, plus a Claude Code /map plugin
Bridge Claude with OpenAI Codex CLI for AI-to-AI collaboration, code review, and second opinions
Gency AI product image generation - MCP server for Claude, Codex, Cursor, VS Code
Analyze any video (local file or URL) into frames + transcript for Claude Code
Bridges any GraphQL API to Claude Code — auto-generates MCP tools via schema introspection.
Answers built from our own checks of this server.