{"openapi":"3.1.0","info":{"title":"semantic-release CLI","description":"semantic-release CLI로 시맨틱 버저닝, 체인지로그 생성, npm 배포를 완전 자동화합니다. 커밋 메시지 분석으로 버전을 결정하고, GitHub 릴리즈 생성과 npm 퍼블리시를 CI에서 자동 수행합니다.","version":"1.0.0","x-fusepie-id":"cli-semantic-release","x-fusepie-category":"data","x-fusepie-provider":"오픈소스"},"servers":[{"url":"npx semantic-release","description":"Production"}],"paths":{"/":{"get":{"operationId":"call_cli_semantic_release","summary":"semantic-release CLI","description":"semantic-release CLI로 시맨틱 버저닝, 체인지로그 생성, npm 배포를 완전 자동화합니다. 커밋 메시지 분석으로 버전을 결정하고, GitHub 릴리즈 생성과 npm 퍼블리시를 CI에서 자동 수행합니다.","parameters":[{"name":"q","in":"query","description":"Search query or main parameter","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"}}}}}}}},"x-mcp-config":{"mcpServers":{"cli-semantic-release":{"command":"npx","args":["-y","@fusepie/mcp-cli-semantic-release"],"env":{}}}}}