Skip to main content
Glama

GLM-4.5V MCP Server

by ccw33
package.json480 B
{ "name": "glm-v", "version": "0.1.0", "description": "MCP server for GLM-4.5V vision capabilities", "type": "module", "main": "dist/index.js", "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "tsx src/index.ts" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "sharp": "^0.34.3", "zod": "^3.25.76" }, "devDependencies": { "@types/node": "^20.0.0", "tsx": "^4.0.0", "typescript": "^5.0.0" } }

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/ccw33/Multimodel-MCP'

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