Skip to main content
Glama

Greeting & Image Generation MCP Server

by w4yn3sh33n
package.json1.1 kB
{ "name": "greeting-image-mcp-server", "version": "1.0.0", "main": "index.js", "type": "module", "bin": { "greeting-image-mcp-server": "./build/index.js" }, "scripts": { "build-local": "tsc && chmod 755 build/index.js", "build": "npx @smithery/cli build", "dev": "npx @smithery/cli dev" }, "files": [ "build" ], "keywords": [ "mcp", "greeting", "multilingual", "english", "korean", "japanese", "image", "generation", "ai" ], "author": "", "license": "ISC", "description": "A multilingual greeting and AI image generation MCP server that supports English, Korean, and Japanese greetings plus FLUX.1 image generation", "dependencies": { "@huggingface/inference": "^4.8.0", "@modelcontextprotocol/sdk": "^1.18.1", "dotenv": "^17.2.2", "zod": "^3.25.76" }, "devDependencies": { "@types/node": "^24.5.2", "typescript": "^5.9.2" }, "module": "src/index.ts" }

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/w4yn3sh33n/testmcpserver'

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