← Browse

@ichinya/yougile-mcp

MCP server package yougile-mcp

mcp_servermcp

Install

agr install @ichinya/yougile-mcp --target claude

This artifact does not publish files for Claude.

Document

{ "name": "yougile-mcp", "version": "1.2.0", "description": "A CLI and MCP server for YouGile", "main": "yougile.js", "bin": { "yougile": "./bin/yougile.cjs" }, "type": "module", "scripts": { "start": "node yougile.js", "build": "tsc", "cli": "node build/cli.js", "dev": "nodemon --watch src --ext ts --exec "npm run build" && node build/index.js", "serve": "npm run build && node build/index.js" }, "keywords": [ "yougile", "cli" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.29.0", "axios": "^1.18.1", "dotenv": "^17.4.2", "yargs": "^18.0.0", "zod": "^4.4.3" }, "devDependencies": { "@types/node": "^26.1.1", "@types/yargs": "^17.0.35", "@typescript-eslint/eslint-plugin": "^8.65.0", "@typescript-eslint/parser": "^8.65.0", "eslint": "^10.7.0", "eslint-config-prettier": "^10.1.8", "eslint-plugin-prettier": "^5.5.6", "nodemon": "^3.1.14", "prettier": "^3.9.6", "typescript": "^5.9.3" } }

Trust

Not scanned yet. Artifacts are graded after they are crawled, so a recently discovered one may have no result for a while.

Versions

  • git-6f51ed46aa2f2026-08-05