mcp-image-recognition
An MCP server that provides image recognition 👀 capabilities using Anthropic and OpenAI vision APIs
GitHub Stars
24
User Rating
Not Rated
Favorites
0
Views
22
Forks
8
Issues
2
Installation
Difficulty
IntermediateEstimated Time
10-20 minutes
Installation
1Clone the repository:
bash
git clone https://github.com/mario-andreschak/mcp-image-recognition.git
cd mcp-image-recognition
2Create and configure your environment file:
```bash
cp .env.example .env