- Stagenth File Relay
Stagenth File Relay
Remote MCP server (Streamable HTTP) giving AI a real cloud file system + web scraping. One static Bearer token; 21 tools incl. chunked/resumable upload, download, list/search, full folder tree (create/move/rename/delete), shareable links, quota, and scrape_url (web page -> clean Markdown). Credit-based, free credits on signup.
Overview
stagenth · file-relay
A remote MCP server (Streamable HTTP) that gives AI clients a real cloud file system plus web scraping — no local setup, just one Bearer token.
Features
- Files: chunked & resumable upload, download, list, search, info, delete
- Folders: full tree — create, move, rename, delete, browse
- Sharing: create share links, download / import shared files
- Web scraping:
scrape_urlturns any web page into clean Markdown - Quota: check storage & credit balance
- 21 native tools over standard MCP Streamable HTTP
Connect
- Sign up at https://www.stagenth.com and create an API Key (Settings → API Token).
- Add to your MCP client config (url + Bearer header). Auth is a single static Bearer token — no OAuth. Credit-based, pay-as-you-go, free credits on signup.
Server Config
{
"mcpServers": {
"stagenth-file-relay": {
"type": "http",
"url": "https://stagenth.com/mcp/file-relay/",
"headers": {
"Authorization": "Bearer <YOUR_API_KEY>"
}
}
}
}Project Info
Created At
a day agoUpdated At
a day agoAuthor Name
stagenthStar
-Language
-License
-Recommend Servers
View AllOctotrip Rental Cars
@OctoTrip
4 hours ago
Launchchair.io
16 hours ago
Base L2 Agent Kit
@manteclaw
2 hours ago
Memorybear
@SuanmoSuanyangTechnology
a day ago
Weatherapi Mcp
@swonixs
7 hours ago
mcp-server-flomo MCP Server
@chatmcp
Write notes to Flomo
JavaScript
a year ago