image-resize
Image Resize API
[(https://image-resize.api.usize.max402.us/mcp)
[
)(LICENSE)
URL에 있는 이미지의 너비/높이를 직접 지정하거나 PNG/JPEG/WebP 포맷으로 변환할 수 있습니다. 가로세 비율은 유지됩니다. 건별 요금은 x402로 처리됩니다 (Base L2의) -- API 키, 회원가입, rate limit이 없습니다.
klymax402 마켓플레이스의 일부입니다 -- AI 에이전트용 x402 마이크로 결제 API 100종, 하나의 Base 지갑, USDC.
바른 시작 -- MCP
MP 클라이언트 설정 (Claude Desktop, Cursor, ElizaOS 등)에 추가하세요:
{
"mcpServers": {
"image-resize": {
"url": "https://image-resize.api.klymax402.com/mcp"
}
}
}Related MCP server: image-tools-mcp
바른 시작 -- HTTP (x402)
curl -X POST "https://image-resize.api.klymax402.com/api/resize" \
-H "Content-Type: application/json" \
-d '{"url":"https://example.com"}'
# -> 402 Payment Required, with an x402 payment challenge in the response bodyx402를 인식하는 클라이언트 (@x402/fetch, x402-agent-tools, ATXP)는 402 -> sign -> retry 사이클을 자동으로 처리합니다.
도구
도구 | 메서드 | 경로 | 가격 | 설명 |
| POST |
| $0.008 | URL에서 이미지를 리사이즈합니다. |
media_resize_image
이미지를 URL에서 리사이즈하거나 포맷으로 변환해야 할 때 사용합니다. 리샄이즈된 이미지를 base64 + JSON 메타데이터로 반환합니다.
매개변수
이름 | 타입 | 필수 | 설멸 |
| string | 예 | 리사이즈할 이미지의 URL |
| number | 아니오 | 목표 너시 (셀). 높이 생략 시 가로세 ratio |
| number | 아니오 | 목표 높이 (셁). 너비 생략 시 가로세 ratio |
| string | 아니오 | 출력 포맷: 'png', 'jpeg' 또는 'webp' (기본값: png) |
응답 예:
{"image":"iVBORw0KGgo...","originalWidth":1920,"originalHeight":1080,"newWidth":800,"newHeight":450,"format":"webp","fileSizeBytes":24500}사용할 때: 네일 생성, 움 이미지 최적화, 소셜 미디어 이미지 준비, 이메일 텀플레이트 크기 조절, 배치 이미지 처리를 할 때 사용합니다.
적합하지 않은 용도: OCR 텍스트 추출(media_에트ract_text_from_image 사용), QR 코드 생성(utility_generate_qr_code 사용), 스크린샷 (capture_screenshot 사용).
에이전트 프롬프트 예시
"URL에서 이미지를 크기 조절하거나 포맷을 변환해 주세요"
결제
프로토콜: x402 -- HTTP 네이브 종전부, 회원가입, API 키 없음
네트워크: Base L2 (
eip155:1453)자산: USDC
금결 더우자: Coinbase CDP (기본), PayAI (대체)
ATXP를 통한 접근도 사용 가증 (OAuth-래된 x402, RFC 9728 protected-resource metadata)
klymax402의 일부
AI 에이전트용 x402 미소액 결제 API 100종 -- 지갑 하나, Base의 USDC, 회원가입 제로.
全체 API 참조: https://klymax402.com/llms-full.txt
실시진 통계: https://klymax402.com/stats
라이선스
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceEnables AI assistants to download images from URLs and perform basic image optimization tasks.22017Apache 2.0
- AlicenseCqualityDmaintenanceImage Tools MCP is a Model Context Protocol (MCP) service that retrieves image dimensions and compresses images from URLs and local files using the TinyPNG API. It supports converting images to formats like webp, jpeg/jpg, and png, providing detailed information on width, height, type, and compressi22010MIT
- AlicenseAqualityDmaintenanceEnables comprehensive image editing operations including resizing, format conversion, cropping, compression, rotation, flipping, and batch processing. Supports JPEG, PNG, WebP, and AVIF formats with quality control and metadata extraction.81418MIT
- AlicenseNot gradedqualityDmaintenanceEnables comprehensive image processing, stock image search from Pexels and Pixabay, and AI image generation using OpenAI DALL-E with support for resizing, format conversion, color extraction, and watermarking.53MIT
Related MCP Connectors
AI image processing: upscale, resize, crop, compress, convert file format, and generate SEO metadata
Generate images, GIFs, and PDFs from HTML, URLs, or templates — from your AI agent.
Web intelligence for AI agents: fetch, render, extract, research. x402 micropayments, no API keys.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/Br0ski777/image-resize-x402'
If you have feedback or need assistance with the MCP directory API, please join our Discord server