Skip to main content
Glama

Youth Activity Information MCP Server

by hyunhoonj
package.jsonβ€’1.41 kB
{ "name": "youth-activity-mcp-server", "version": "1.0.0", "description": "MCP server for Korea Youth Activity Information API", "type": "module", "bin": { "youth-activity-mcp": "./build/index.js" }, "main": "./build/index.js", "files": [ "build/**/*", "src/**/*", ".env.example", "readme.md", "QUICKSTART.md" ], "scripts": { "build": "tsc", "watch": "tsc --watch", "start": "node build/index.js", "dev": "tsc && node build/index.js", "prepare": "npm run build", "postinstall": "node -e \"console.log('\\nπŸŽ‰ μ²­μ†Œλ…„ ν™œλ™ 정보 MCP μ„œλ²„κ°€ μ„€μΉ˜λ˜μ—ˆμŠ΅λ‹ˆλ‹€!\\n\\nλ‹€μŒ 단계:\\n1. .env νŒŒμΌμ„ μƒμ„±ν•˜κ³  YOUTH_API_SERVICE_KEYλ₯Ό μ„€μ •ν•˜μ„Έμš”\\n2. Claude Desktop 섀정에 μΆ”κ°€ν•˜μ„Έμš”\\n\\nμžμ„Έν•œ λ‚΄μš©μ€ README.mdλ₯Ό μ°Έκ³ ν•˜μ„Έμš”.\\n')\"" }, "repository": { "type": "git", "url": "https://github.com/hyunhoonj/mcp-server-youth-activity.git" }, "keywords": [ "mcp", "server", "ai", "youth", "activity", "korea", "open-data" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.4", "axios": "^1.13.2", "dotenv": "^17.2.3", "xml2js": "^0.6.2" }, "devDependencies": { "@types/node": "^22.10.0", "@types/xml2js": "^0.4.14", "typescript": "^5.7.2" }, "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/hyunhoonj/mcp-test'

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