AMEVA MCP Advanced Toolkit
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| execute_sandboxA | Docker 설치 없이 브라우저 WASM 메모리 내 격리된 가상 환경에서 JavaScript 코드를 안전하게 실행하고 즉시 소멸시킵니다. 파일시스템/네트워크 접근이 완전히 차단됩니다. |
| disassemble_binaryA | 의심스러운 .exe나 기계어 바이너리 파일을 호스트 PC에서 직접 실행하지 않고 WASM 격리 환경에서 x86_64/ARM64 어셈블리로 디스어셈블하여 분석합니다. |
| recover_fileA | 손상된 ZIP, PNG, JPEG, SQLite 파일의 원시 바이트 구조를 Rust 복구 엔진으로 역추적하여 복구합니다. 파일 시그니처를 재건하고 가능한 데이터를 카빙합니다. |
| steg_encodeA | 임의의 기밀 텍스트나 바이너리 데이터를 PNG/BMP 이미지의 픽셀 LSB에 육안으로 식별 불가능하게 숨깁니다 (스테가노그래피 인코딩). |
| steg_decodeB | 스테가노그래피로 인코딩된 이미지에서 숨겨진 기밀 데이터를 추출합니다. |
| optimize_imagesB | PNG/JPEG 이미지를 외부 서버로 전송하지 않고 100% 로컬 WASM 환경에서 무손실/유손실 압축하고 WebP/AVIF 등 원하는 포맷으로 일괄 변환합니다. |
| process_dataframeA | 수백만 줄의 CSV/TSV 데이터를 Rust 기반 Polars 엔진으로 브라우저 내에서 초고속 처리합니다. 필터링, 정렬, 집계, JOIN 등 SQL 쿼리를 지원합니다. |
| redact_pdfA | 대외비 PDF 문서에서 주민번호, 계좌번호, 이메일, 전화번호 등 개인정보를 오프라인 WASM 환경에서 완전히 마스킹한 새 PDF를 생성합니다. 외부 서버로 1바이트도 전송하지 않습니다. |
| scan_secretsA | 소스코드 파일이나 디렉토리를 커밋 전에 스캔하여 하드코딩된 AWS/GCP/Slack API 키, DB 비밀번호, JWT 토큰 등을 탐지하고 파일명 및 라인 번호를 포함한 경고 보고서를 생성합니다. |
| semantic_searchA | 소스코드나 문서에서 자연어 질문으로 의미 기반(Semantic) 검색을 수행합니다. ONNX 임베딩 모델을 WASM으로 구동하여 외부 API 없이 로컬에서 벡터 유사도 검색합니다. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/uno-km/MCP-Advanced-Toolkit'
If you have feedback or need assistance with the MCP directory API, please join our Discord server