Skip to main content
Glama

MCP Image Recognition Server

{ "name": "MCP Image Recognition", "build": { "dockerfile": "../Dockerfile", "context": ".." }, "customizations": { "vscode": { "extensions": [ "ms-python.python", "ms-python.vscode-pylance", "njpwerner.autodocstring", "streetsidesoftware.code-spell-checker" ], "settings": { "python.linting.enabled": true, "python.linting.pylintEnabled": true, "python.formatting.provider": "black", "editor.formatOnSave": true, "editor.rulers": [88], "python.testing.pytestEnabled": true } } }, "workspaceFolder": "/app", "forwardPorts": [50000], "remoteUser": "root", "postStartCommand": "pip install -e ." }

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