
Security News
Another Round of TEA Protocol Spam Floods npm, But It’s Not a Worm
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.
@xoy8n/webp-convert-mcp
Advanced tools
이 프로젝트는 이미지 파일을 WebP 형식으로 변환하는 Model Context Protocol(MCP) 서버입니다.
이 프로젝트는 이미지 파일을 WebP 형식으로 변환하는 Model Context Protocol(MCP) 서버입니다.
# 의존성 설치
npm install
# 개발 모드 실행
npm run dev
# 빌드
npm run build
# 프로덕션 모드 실행
npm start
개별 이미지 파일을 WebP로 변환합니다.
파라미터:
image_path: 변환할 이미지 파일 경로 (필수)quality: WebP 품질 (0-100, 기본값: 80)lossless: 무손실 압축 사용 여부 (기본값: false)output_dir: 출력 디렉토리 (기본값: 원본 위치)keep_original: 원본 파일 유지 여부 (기본값: false)여러 이미지 파일을 WebP로 일괄 변환합니다.
파라미터:
image_paths: 변환할 이미지 파일 경로 리스트 (필수)quality: WebP 품질 (0-100, 기본값: 80)lossless: 무손실 압축 사용 여부 (기본값: false)output_dir: 출력 디렉토리 (기본값: 원본 위치)keep_original: 원본 파일 유지 여부 (기본값: false)MIT
FAQs
이 프로젝트는 이미지 파일을 WebP 형식으로 변환하는 Model Context Protocol(MCP) 서버입니다.
The npm package @xoy8n/webp-convert-mcp receives a total of 0 weekly downloads. As such, @xoy8n/webp-convert-mcp popularity was classified as not popular.
We found that @xoy8n/webp-convert-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.

Security News
PyPI adds Trusted Publishing support for GitLab Self-Managed as adoption reaches 25% of uploads

Research
/Security News
A malicious Chrome extension posing as an Ethereum wallet steals seed phrases by encoding them into Sui transactions, enabling full wallet takeover.