Skip to main content
Glama

mcp-painter

by flrngel
package.json635 B
{ "name": "mcp-painter", "version": "1.0.0", "bin": { "mcp-painter": "dist/index.js" }, "type": "module", "files": [ "dist" ], "scripts": { "build": "tsc && shx chmod +x dist/*.js", "prepare": "npm run build", "watch": "tsc --watch" }, "author": "", "license": "ISC", "description": "A drawing tool for Model Context Protocol", "dependencies": { "@modelcontextprotocol/sdk": "^1.7.0", "pngjs": "^7.0.0" }, "devDependencies": { "@types/pngjs": "^6.0.5", "shx": "^0.4.0", "typescript": "^5.8.2" }, "main": "dist/index.js", "engines": { "node": ">=16" } }

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/flrngel/mcp-painter'

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