What is the File Storage MCP server?
Upload files and get public CDN links in chat.
How to install File Storage
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"file-storage": {
"url": "https://file-storage.b77.ai/mcp"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"file-storage": {
"serverUrl": "https://file-storage.b77.ai/mcp"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"file-storage": {
"type": "http",
"url": "https://file-storage.b77.ai/mcp"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"file-storage": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://file-storage.b77.ai/mcp"
]
}
}
}Claude Code
claude mcp add --transport http file-storage https://file-storage.b77.ai/mcpRelated MCP servers
Generate images, videos, voiceovers, and captions from a chat prompt.
Manage Apple Ads campaigns and reporting in chat.
Live chess tournament results and up-to-date player ratings in chat.
Capture feature requests and bug reports from chat into a searchable, AI-categorized backlog.
Query and add to your Fibalo bookkeeping: documents, bank transactions, suppliers, access.
Read and manage your Google Ads account in chat.