mcp-webcam

Capture live images from your webcam with a tool or resource request

GitHub Stars

88

User Rating

Not Rated

Favorites

0

Views

40

Forks

10

Issues

2

Installation
Difficulty
Beginner
Estimated Time
5-10 minutes

Installation

Installation

Prerequisites

Please specify required software and versions:
Node.js: 18.0.0 or higher
npm: 8.0.0 or higher

Installation Steps

1. Install using NPX

bash
npx @llmindset/mcp-webcam

2. Install using Docker

bash
docker run -p 3333:3333 ghcr.io/evalstate/mcp-webcam:latest

Troubleshooting

Common Issues

Issue: Server won't start Solution: Check Node.js version and reinstall dependencies. Issue: Webcam not recognized Solution: Verify browser camera access permissions.

Additional Resources