Masv runs on your own machine — the client starts it, so there is no endpoint to ping. 37 installs a week from npm. Last commit 1 May 2026.
Provides tools to use MASV API. MASV is reliable and secure large file transfer service.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add masv -- npx -y @getmasv/masv-mcp-server
{
"mcpServers": {
"masv": {
"args": [
"-y",
"@getmasv/masv-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.masv]
command = "npx"
args = ["-y", "@getmasv/masv-mcp-server"]
{
"mcpServers": {
"masv": {
"args": [
"-y",
"@getmasv/masv-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"masv": {
"args": [
"-y",
"@getmasv/masv-mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.