Skip to main content
Glama
memoio

MEFS MCP Server

Official
by memoio

upload

Upload a file to MEFS decentralized storage by providing its base64-encoded content and name. Optionally set encryption key and public access. Returns the content identifier (CID).

Instructions

Upload a file to MEFS storage. The file must be provided as a base64 encoded string. Returns the CID (Mid) of the uploaded file.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
fileYesThe content of the file encoded as a base64 string
nameYesName for the uploaded file (must include file extension for MIME type detection)
keyNoEncryption key for the file (optional, defaults to f1d4a0b37124c3a7 if not public)
publicNoWhether the file should be public (default: false)

Tool Definition Quality

Score is being calculated. Check back soon.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/memoio/mefs-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server