Skip to main content
Glama
memoio

MEFS MCP Server

Official
by memoio

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MEFS_PRIVATE_KEYYesYour EVM private key used for authentication and storage operations.
MCP_TRANSPORT_MODENoTransport mode for MCP server.stdio

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
retrieve

Retrieve a file from MEFS storage by its CID (Content ID). Returns the file content as a base64 encoded string.

upload

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

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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