Skip to main content
Glama
glasses666

MCP Image Recognition Server

by glasses666
pyproject.toml465 B
[project] name = "mcp-image-recognition" version = "0.1.0" description = "MCP Server for Image Recognition using Gemini, OpenAI, and other LLMs" readme = "README.md" requires-python = ">=3.10" dependencies = [ "mcp>=1.0.0", "python-dotenv>=1.0.0", "httpx>=0.27.0", "openai>=1.0.0", "google-generativeai>=0.8.0" ] [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [project.scripts] mcp-image-recognition = "server:main"

Latest Blog Posts

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/glasses666/mcp-image-recognition-py'

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