Skip to main content
Glama

Hi-AI

by su-record
package.json715 B
{ "name": "@su-record/hi-ai", "version": "1.1.0", "description": "AI 어렵지 않아! 하이아이 한마디로 시작하는 가장 쉬운 AI 개발 도구", "main": "dist/index.js", "module": "./src/index.ts", "type": "module", "bin": { "hi-ai": "dist/index.js" }, "scripts": { "dev": "npm run build && node dist/index.js", "build": "tsc", "test": "echo \"No tests yet\"" }, "keywords": [ "mcp", "development" ], "author": "Su", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "puppeteer-core": "^22.15.0", "ts-morph": "^26.0.0" }, "devDependencies": { "@types/node": "^22.0.0", "typescript": "^5.5.4" } }

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/su-record/hi-ai'

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