johnhenry/mcp-server-ipfs-context
3.1
If you are the rightful owner of mcp-server-ipfs-context and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This document provides a structured overview of an MCP server that utilizes IPFS for storing and retrieving conversational context.
Tools
Functions exposed to the LLM to take actions
leave_off
Stores the current conversation context and returns a unique identifier for later retrieval.
pick_up
Retrieves previously stored context using the unique identifier obtained from leave_off.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client