Skip to main content
Glama

Kie.ai MCP Server

by andrewlwn77
package.json1.28 kB
{ "name": "@andrewlwn77/kie-ai-mcp-server", "version": "1.0.2", "description": "MCP server for Kie.ai APIs (Nano Banana image generation/editing and Veo3 video generation)", "main": "dist/index.js", "bin": { "kie-ai-mcp-server": "dist/index.js" }, "type": "module", "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "tsx src/index.ts", "test": "jest", "prepublishOnly": "npm run build" }, "keywords": [ "mcp", "kie.ai", "ai", "image-generation", "video-generation", "nano-banana", "veo3", "model-context-protocol" ], "author": "andrewlwn77", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/andrewlwn77/kie-ai-mcp-server.git" }, "homepage": "https://github.com/andrewlwn77/kie-ai-mcp-server#readme", "bugs": { "url": "https://github.com/andrewlwn77/kie-ai-mcp-server/issues" }, "dependencies": { "@modelcontextprotocol/sdk": "^0.4.0", "sqlite3": "^5.1.6", "zod": "^3.22.4" }, "devDependencies": { "@types/node": "^20.10.0", "@types/sqlite3": "^3.1.11", "typescript": "^5.3.0", "tsx": "^4.6.0", "jest": "^29.7.0", "@types/jest": "^29.5.8" }, "engines": { "node": ">=18.0.0" } }

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/andrewlwn77/kie-ai-mcp-server'

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