Skip to main content
Glama
package.json575 B
{ "name": "mcp-ui-prompt-refiner", "version": "1.0.0", "description": "MCP server that transforms basic interface prompts into world-class UI/UX design specifications", "private": true, "type": "module", "engines": { "node": ">=20" }, "scripts": { "dev": "tsx src/server.ts", "build": "tsc -p tsconfig.json", "start": "node dist/server.js" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.12.0", "zod": "^3.24.0" }, "devDependencies": { "@types/node": "^25.0.1", "tsx": "^4.19.2", "typescript": "^5.8.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/Nwabukin/mcp-ui-prompt-refiner'

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