johnneerdael/glm-vision
A Model Context Protocol (MCP) server for AI-powered vision analysis using the Z.AI platform. This is the Python implementation using the FastMCP framework.
Platform-specific configuration:
{
"mcpServers": {
"glm-vision": {
"command": "npx",
"args": [
"-y",
"glm-vision"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...