Stagenth File Relay

Created By
stagentha day ago
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_url turns any web page into clean Markdown
  • Quota: check storage & credit balance
  • 21 native tools over standard MCP Streamable HTTP

Connect

  1. Sign up at https://www.stagenth.com and create an API Key (Settings → API Token).
  2. 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.

Docs: https://www.stagenth.com/help

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 ago
Updated At
a day ago
Author Name
stagenth
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Launchchair.io

16 hours ago
Enigmata
@Enigmata

Enigmata MCP provides AI clients with secure access to personalized Enigmata astrological forecasts, including day, week, month, and thematic forecast contexts. Forecasts contain the percentage of favorability of any day and the probability of any event. It helps assistants retrieve structured guidance, compare forecast periods, search themes, check profile readiness, and complete required solar-location setup when needed. Tools get_mcp_capabilities - Returns metadata about the available Enigmata MCP tools and their capabilities. get_day_forecast - Returns an AI-friendly personalized day forecast. get_day_forecast_section - Returns a specific section of a day forecast, useful when a client needs smaller responses. get_week_forecast - Returns an AI-friendly personalized week forecast. get_month_forecast - Returns an AI-friendly personalized month forecast. get_theme_forecast - Returns a forecast for a selected theme, including favorability or probability context. get_theme_best_days - Returns the best days for a selected forecast theme. compare_theme_days - Compares two dates for a selected theme without returning the full theme calendar. get_theme_probability_trends - Returns the subscription-period probability trend for a selected theme. get_theme_catalog - Returns the user’s saved themes and popular available themes. search_themes - Searches forecast themes and returns ranked candidates for precise theme selection. compare_forecasts - Compares two day, week, month, or theme forecast contexts. get_profile_readiness - Returns the user’s profile and onboarding readiness for forecast access. get_solar_requirement - Checks whether a solar meeting city is required for the user’s forecast flow. search_cities - Searches cities that can be used as a solar meeting place. submit_solar_place - Submits the user’s solar meeting city when it is required to unlock or update forecasts.

5 hours ago