glm-vision-mcp-server
MCP server that gives Claude Code image recognition via Zhipu GLM-4V-Flash.
Tools
analyze_image(file_path, prompt?)— analyze a local image (JPEG/PNG/GIF/WebP, ≤5MB)analyze_image_url(url, prompt?)— analyze an image from a public URLanalyze_multiple_images(file_paths, prompt?)— analyze up to 10 local images togetheranalyze_multiple_images_url(urls, prompt?)— analyze up to 10 images from URLs
Usage
Requires GLM_API_KEY (https://open.bigmodel.cn). Add to Claude Code:
{
"mcpServers": {
"glm-vision-mcp-server": {
"command": "uvx",
"args": ["glm-vision-mcp-server"],
"env": { "GLM_API_KEY": "<your-key>" },
"startup_timeout_sec": 120
}
}
}
Run standalone: uvx glm-vision-mcp-server
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
glm_vision_mcp_server-0.1.0.tar.gz
(103.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file glm_vision_mcp_server-0.1.0.tar.gz.
File metadata
- Download URL: glm_vision_mcp_server-0.1.0.tar.gz
- Upload date:
- Size: 103.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
190518c172c8da4d2d8edf30994854bb4c41b4be89bfa9fadde41368bd375629
|
|
| MD5 |
2dcb3e477885e2da6f4d4cf6b80e6f40
|
|
| BLAKE2b-256 |
8abda98f191145a6163a0800279488c68782b5c109980fa0610676f074f230e7
|
File details
Details for the file glm_vision_mcp_server-0.1.0-py3-none-any.whl.
File metadata
- Download URL: glm_vision_mcp_server-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
33ba6d1e7cb0862d3db4a4d76e871e074030094e38b4a00e4ef63319d8705415
|
|
| MD5 |
4eeb5543da892d19e36412d0ad499ba6
|
|
| BLAKE2b-256 |
dece62e5625a32c5e89f85435a1c8b913feb6e6727ad7f72a1b4627d3860f7e6
|