masv
OfficialMASV MCP 서버
⚠️ 실험적 서버: 이 서버는 관심도와 통합 가능성을 측정하기 위해 생성된 실험적 MCP 서버입니다. 당사의 엄격한 내부 검증 프로세스를 거치지 않았습니다. 향후 지원 및 업데이트는 최선의 노력에 따라 제공됩니다. 여러분의 의견을 기다립니다! 질문이나 문제가 있으시면 support@masv.io로 문의해 주십시오.
LLM이 MASV API와 상호 작용할 수 있는 도구를 제공하는 MCP(Model Context Protocol) 서버입니다.
MASV란 무엇인가요?
MASV는 모든 규모의 팀을 위해 설계된 사용하기 쉽고 매우 안정적인 관리형 파일 전송 서비스입니다. 클라우드, 온프레미스 및 하이브리드 워크플로우를 지원하는 강력한 클라우드 인프라를 통해 데이터 무결성과 보안을 보장하면서 크기 제한 없이 대용량 파일을 주고받을 수 있습니다.
자세히 알아보기 https://massive.io/
Related MCP server: img-src MCP Server
설치
이 서버는 설치 없이 npx로 직접 실행하거나, 선호하는 경우 전역으로 설치할 수 있습니다:
# Run directly with npx (recommended)
npx @getmasv/masv-mcp-server
# Or install globally
npm install -g @getmasv/masv-mcp-server구성
필수 환경 변수
이 서버가 MASV API를 인증하려면 다음 환경 변수가 필요합니다:
MASV_TEAM_ID- MASV 팀 식별자MASV_API_KEY- MASV API 인증 키
선택적 환경 변수
MASV_ALLOW_DELETE- LLM이 패키지 및 포털 삭제 도구를 사용할 수 있도록 하려면true로 설정하세요(기본값:false)
MCP 클라이언트 구성
MCP 클라이언트 구성 파일에 서버를 추가하세요:
{
"mcpServers": {
"masv": {
"command": "npx",
"args": ["-y", "@getmasv/masv-mcp-server"],
"env": {
"MASV_TEAM_ID": "your-team-id",
"MASV_API_KEY": "your-api-key"
}
}
}
}참고: -y 플래그는 프롬프트 없이 패키지 실행을 자동으로 확인합니다.
사용 가능한 도구
이 서버는 LLM 상호 작용을 위해 다음 도구를 제공합니다:
패키지 관리
get_packages- 팀 패키지 목록 조회get_package- ID별 패키지 세부 정보 조회get_portal_packages- 포털에 업로드된 패키지 목록 조회get_package_files- 패키지 내 파일 목록 조회get_package_transfers- 패키지 전송 기록 조회update_package_expiration_date_and_time- 패키지 만료 시간 수정delete_package- 패키지 삭제 (MASV_ALLOW_DELETE=true필요)
포털 관리
get_portals- 모든 포털 목록 조회get_portal- ID별 포털 세부 정보 조회create_portal- 새 포털 생성update_portal- 포털 구성 업데이트delete_portal- 포털 삭제 (MASV_ALLOW_DELETE=true필요)
활동 추적
get_activities- 활동 및 이벤트 목록 조회get_activity_events- 활동에 대한 이벤트 기록 조회get_activities_information- 상세 활동 상태 설명 조회
통합 관리
get_integrations- 연결된 스토리지 통합 목록 조회send_package_to_integration- 연결된 스토리지로 패키지 전송list_files_on_integration- 클라우드 통합 파일 탐색list_files_on_storage_gateway- 스토리지 게이트웨이 파일 탐색transfer_files_from_integration- 스토리지에서 MASV로 파일 전송 (클라우드 및 MASV 스토리지 게이트웨이 모두 지원)
팀 관리
get_team_members- 팀 멤버 및 세부 정보 목록 조회
라이선스
MIT
지원
질문, 문제 또는 피드백이 있으시면 support@masv.io로 문의해 주십시오.
개발
종속성 설치
npm install빌드
npm run buildMCP 서버 사용
LLM 채팅 애플리케이션에서 서버를 시작하는 명령을 추가하세요:
node /path/to/masv-mcp-server/build/index.js도구를 검사하고 실행하려면 MCP 인스펙터를 실행하세요
npm run inspectorMaintenance
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
AlicenseBqualityDmaintenanceProvides Claude with access to Pinata's API, allowing it to interact with both Public and Private IPFS for file uploading, searching, organization, and content retrieval.35206MIT- AlicenseAqualityCmaintenanceEnables AI assistants to interact with img-src.io for uploading, searching, and managing images through natural language. It provides tools for image transformations, CDN URL generation, and account usage monitoring.846MIT
- AlicenseNot gradedqualityBmaintenanceProvides tools to interact with OpenAI API including chat completions, embeddings, content moderation, and file management through natural language.MIT
- AlicenseAqualityBmaintenanceExposes all 379 Invoice Ninja v5 REST API endpoints through three consolidated tools (list, describe, call), enabling full invoice management and business operations via natural language.313AGPL 3.0
Related MCP Connectors
File uploads for AI agents. Upload, list, and manage files. No signup required.
Gateway between LLM agents and world data through eight tools and a bundled endpoint catalog.
YouTube transcripts, search, channels, playlists and bulk transcript jobs for AI agents. 14 tools.
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/getmasv/masv-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server