Skip to main content
Glama

UI Expert MCP Server

by reallygood83
package.jsonβ€’1.19 kB
{ "name": "@reallygood83/ui-expert-mcp", "version": "1.0.0", "description": "A Model Context Protocol (MCP) server for UI/UX design improvements and professional frontend development", "main": "dist/index.js", "type": "module", "bin": { "ui-expert-mcp": "./dist/index.js" }, "scripts": { "build": "tsc", "dev": "tsx src/index.ts", "start": "node dist/index.js", "prepare": "npm run build" }, "keywords": [ "mcp", "model-context-protocol", "ui", "ux", "design", "frontend", "react", "tailwind", "claude" ], "author": "reallygood83", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^0.5.0", "zod": "^3.22.0" }, "devDependencies": { "@types/node": "^20.0.0", "tsx": "^4.0.0", "typescript": "^5.0.0" }, "files": [ "dist/**/*", "README.md", "LICENSE" ], "engines": { "node": ">=16" }, "repository": { "type": "git", "url": "git+https://github.com/reallygood83/ui-expert-mcp.git" }, "bugs": { "url": "https://github.com/reallygood83/ui-expert-mcp/issues" }, "homepage": "https://github.com/reallygood83/ui-expert-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/reallygood83/ui-expert-mcp'

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