提交
Provides LLMs with tools to interact with the MASV API. Available Tools: - Package Management - Portal Management - Activity Tracking - Integration Management

工具

服务器配置

{
  "mcpServers": {
    "masv": {
      "command": "npx",
      "args": [
        "-y",
        "@getmasv/masv-mcp-server"
      ],
      "env": {
        "MASV_TEAM_ID": "your-team-id",
        "MASV_API_KEY": "your-api-key"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.