Skip to main content
Glama
JesonMrLiu

claude-image-recognition-mcp

by JesonMrLiu

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
IMAGE_RECOGNITION_MODELYesVision model id, e.g. glm-4v-plus
IMAGE_RECOGNITION_DETAILNolow/high/autohigh
IMAGE_RECOGNITION_API_KEYYesAPI key
IMAGE_RECOGNITION_BASE_URLYesOpenAI-compatible root, e.g. https://open.bigmodel.cn/api/paas/v4
IMAGE_RECOGNITION_MAX_TOKENSNo64–81922048
IMAGE_RECOGNITION_TIMEOUT_MSNoper-request timeout60000
IMAGE_RECOGNITION_MAX_FILE_MBNolocal file size cap15
IMAGE_RECOGNITION_DOWNLOAD_URLNo1 = download URL images to base640

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
recognize_imageA

Recognize / analyze an image via an OpenAI-compatible vision model. Supports a local file path, an http(s) URL, or the literal 'clipboard'. Returns the model's textual answer to your prompt.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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

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