Skip to main content
Glama

MCP Image Recognition Server

# Git .git .gitignore .github # Environments .env .venv env/ venv/ ENV/ env.bak/ venv.bak/ # Cache & build artifacts __pycache__/ *.py[cod] *$py.class .pytest_cache/ .coverage htmlcov/ .tox/ .nox/ .mypy_cache/ .ruff_cache/ .dmypy.json dmypy.json dist/ build/ *.egg-info/ # Docker related .dockerignore Dockerfile # Editor configs .vscode/ .idea/ *.swp *.swo # Project specific tests/ assets/ README.md LICENSE .editorconfig

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mario-andreschak/mcp-image-recognition'

If you have feedback or need assistance with the MCP directory API, please join our Discord server