masv
Rank #15,326io.github.getmasv/masv
Provides tools to use MASV API. MASV is reliable and secure large file transfer service.
masv is a Model Context Protocol (MCP) server published by getmasv. It ranks #15,326 of 132,046 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. masv is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 2 tracked versions. It was first listed on Apr 27, 2026 and most recently updated on Aug 12, 2026.
Ranks ahead of 116,720 of 132,046 servers on MCP Toplist.
Use masv
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add masv -e "MASV_TEAM_ID=<your MASV_TEAM_ID>" -e "MASV_API_KEY=<your MASV_API_KEY>" -e "MASV_ALLOW_DELETE=<your MASV_ALLOW_DELETE>" -- npx -y @getmasv/masv-mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.masv]
command = "npx"
args = ["-y", "@getmasv/masv-mcp-server"]
[mcp_servers.masv.env]
MASV_TEAM_ID = "<your MASV_TEAM_ID>"
MASV_API_KEY = "<your MASV_API_KEY>"
MASV_ALLOW_DELETE = "<your MASV_ALLOW_DELETE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"masv": {
"command": "npx",
"args": [
"-y",
"@getmasv/masv-mcp-server"
],
"env": {
"MASV_TEAM_ID": "<your MASV_TEAM_ID>",
"MASV_API_KEY": "<your MASV_API_KEY>",
"MASV_ALLOW_DELETE": "<your MASV_ALLOW_DELETE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"masv": {
"command": "npx",
"args": [
"-y",
"@getmasv/masv-mcp-server"
],
"env": {
"MASV_TEAM_ID": "<your MASV_TEAM_ID>",
"MASV_API_KEY": "<your MASV_API_KEY>",
"MASV_ALLOW_DELETE": "<your MASV_ALLOW_DELETE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"masv": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@getmasv/masv-mcp-server"
],
"env": {
"MASV_TEAM_ID": "<your MASV_TEAM_ID>",
"MASV_API_KEY": "<your MASV_API_KEY>",
"MASV_ALLOW_DELETE": "<your MASV_ALLOW_DELETE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"masv": {
"command": "npx",
"args": [
"-y",
"@getmasv/masv-mcp-server"
],
"env": {
"MASV_TEAM_ID": "<your MASV_TEAM_ID>",
"MASV_API_KEY": "<your MASV_API_KEY>",
"MASV_ALLOW_DELETE": "<your MASV_ALLOW_DELETE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"masv": {
"command": "npx",
"args": [
"-y",
"@getmasv/masv-mcp-server"
],
"env": {
"MASV_TEAM_ID": "<your MASV_TEAM_ID>",
"MASV_API_KEY": "<your MASV_API_KEY>",
"MASV_ALLOW_DELETE": "<your MASV_ALLOW_DELETE>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.getmasv%2Fmasv)<a href="https://mcptoplist.com/server/io.github.getmasv%2Fmasv"><img src="https://mcptoplist.com/badge/io.github.getmasv%2Fmasv.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
getmasv
Available versions (2)
| Version | Published |
|---|---|
| 0.0.6 | Aug 12, 2026 |
| 0.0.5 | Apr 30, 2026 |
Frequently asked questions
- Who maintains masv?
- masv is maintained by getmasv, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is masv listed on the Official MCP Registry?
- Yes — masv is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does masv have?
- MCP Toplist tracks 2 versions of masv, most recently published on Aug 12, 2026.
- Where can I find the source code for masv?
- The source code for masv is hosted at github.com/getmasv/masv-mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.