Skip to main content
Glama

Phosphor Icons MCP Server

by lasaths
package.json1.23 kB
{ "name": "phosphor-icons-mcp", "version": "1.0.0", "description": "MCP server for Phosphor Icons - provides access to beautiful SVG icons with multiple weights", "type": "module", "main": "dist/index.js", "module": "./src/index.ts", "types": "dist/index.d.ts", "files": [ "dist", "src" ], "scripts": { "dev": "npx @smithery/cli dev", "build": "tsc", "build:check": "tsc --noEmit", "clean": "rm -rf dist", "prepublishOnly": "npm run clean && npm run build" }, "keywords": [ "mcp", "model-context-protocol", "phosphor-icons", "icons", "svg", "design", "ui", "iconography" ], "author": "Your Name", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/yourusername/phosphor-icons-mcp.git" }, "bugs": { "url": "https://github.com/yourusername/phosphor-icons-mcp/issues" }, "homepage": "https://github.com/yourusername/phosphor-icons-mcp#readme", "engines": { "node": ">=18.0.0" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.22.0", "@smithery/sdk": "^1.7.4", "zod": "^3.24.1" }, "devDependencies": { "@types/node": "^22.10.2", "typescript": "^5.7.2" } }

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/lasaths/phosphor-icons-mcp'

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