Skip to main content
Glama
package.json1.43 kB
{ "name": "startup-helper-mcp", "version": "1.0.0", "description": "AI 창업 컨설턴트 MCP - 상권분석부터 정책지원금까지 창업의 모든 것", "type": "module", "main": "dist/index.js", "bin": { "startup-helper-mcp": "dist/index.js" }, "scripts": { "build": "tsc", "dev": "tsx watch src/index.ts", "dev:http": "tsx watch src/index.ts http", "start": "node dist/index.js", "start:http": "node dist/index.js http", "type-check": "tsc --noEmit", "lint": "eslint src/", "format": "prettier --write src/", "test": "vitest run", "test:watch": "vitest" }, "keywords": [ "mcp", "startup", "business", "commercial-area", "policy-fund", "kakao", "entrepreneur" ], "author": "", "license": "MIT", "packageManager": "pnpm@10.24.0", "engines": { "node": ">=18.0.0" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.25.1", "cors": "^2.8.5", "express": "^5.2.1", "express-rate-limit": "^8.2.1", "zod": "^4.2.1" }, "devDependencies": { "@eslint/js": "^9.39.2", "@types/cors": "^2.8.19", "@types/express": "^5.0.6", "@types/node": "^25.0.3", "@typescript-eslint/eslint-plugin": "^8.50.1", "@typescript-eslint/parser": "^8.50.1", "eslint": "^9.39.2", "tsx": "^4.21.0", "typescript": "^5.9.3", "typescript-eslint": "^8.50.1", "vitest": "^4.0.16" } }

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/re171113-byte/startup-helper-mcp'

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