Skip to main content
Glama

android-mcp-toolkit

package.json782 B
{ "name": "android-mcp-toolkit", "version": "1.1.0", "description": "MCP server that converts SVG into Android VectorDrawable XML with a fast path and caching.", "main": "dist/index.js", "scripts": { "start": "node dist/index.js", "build": "tsup", "prepublishOnly": "npm run build" }, "keywords": [ "mcp", "android", "vectordrawable", "svg" ], "bin": { "android-mcp-toolkit": "dist/index.js" }, "files": [ "dist" ], "author": "", "license": "MIT", "type": "commonjs", "dependencies": { "@modelcontextprotocol/sdk": "^1.24.3", "svg-path-bounds": "^1.0.1", "svgo": "^2.8.0", "svgpath": "^2.5.0", "zod": "^4.1.13" }, "devDependencies": { "tsup": "^8.3.0", "typescript": "^5.9.3" } }

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/Nam0101/android-mcp-toolkit'

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