Skip to main content
Glama

PickAPIcon MCP

by Leee62
package.json1.01 kB
{ "name": "pickapicon-mcp", "version": "1.0.3", "description": "a mcp server help developer to get svg simply and quickly", "main": "build/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "tsc && chmod 755 build/index.js", "debug": "npm run build && npx -y @modelcontextprotocol/inspector -e PREFIX=ant-design node ./build/index.js" }, "files": [ "build" ], "keywords": [ "svg", "mcp", "iconify" ], "bin": { "pickapicon-mcp": "./build/index.js" }, "author": "leee62", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.9.0", "zod": "^3.24.2" }, "devDependencies": { "@types/node": "^22.14.1", "typescript": "^5.8.3" }, "repository": { "type": "git", "url": "git+https://github.com/Leee62/pickapicon-mcp.git" }, "bugs": { "url": "https://github.com/Leee62/pickapicon-mcp/issues" }, "homepage": "https://github.com/Leee62/pickapicon-mcp#readme" }

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/Leee62/pickapicon-mcp'

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