Skip to content
Back to search
30
MCP

@0pi/mcp-server

npm/@0pi/mcp-server

Ephemeral shared workspace for AI agents - cache contexts, bridge multi-agent workflows, and share data between sessions. Free 2-hour temporary storage.

Uptime
0.0%
17 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

agent-memorystore-mcp
MCP server providing persistent cross-session memory for AI agents — store, recall, search, and summarize memories across agent boundaries
0 tools
agent-memory-mcp-server
Persistent memory for AI agents — store, retrieve and search knowledge across sessions
0 tools
io.github.write-space/writespace-mcp
Persistent docs and memory for AI agents — read, write, organize & search a shared workspace.
0 tools · streamable-http
io.github.alex-feel/mcp-context-server
An MCP server that provides persistent multimodal context storage for LLM agents.
0 tools
agentfiles-mcp
MCP server for AgentFiles — gives AI agents file sharing tools
0 tools
@agentutil/context-mcp
MCP server — situational awareness for autonomous AI agents (holidays, business hours, platform status)
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@0pi/mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}