app-svc-mempalace
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@app-svc-mempalaceRemember that my car is parked in spot 42"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
app-svc-mempalace
MemPalace MCP server — exposes the mempalace memory tools over HTTP MCP for agent consumption.
What it does
Wraps python -m mempalace mcp (stdio) with mcp-proxy to serve MCP over HTTP/SSE on port 8765. A FastAPI health endpoint runs on port 8080.
Related MCP server: memorybank
Architecture
Agent (VS Code / Claude)
→ Cloudflare Access (auth)
→ Cloudflare Tunnel
→ Istio HTTPRoute (mempalace.treistack.com)
→ mcp-proxy (:8765)
→ python -m mempalace mcp (stdio)
→ ChromaDB (local vector store, PVC-backed)Image
Published to ghcr.io/trei-stacks/app-svc-mempalace on every release.
Cluster deployment
The cluster deployment lives in gitops-k8s-platform/clusters/talos-home-lab/platform/mempalace/.
On release, the GitOps workflow opens a PR to update the image tag.
Environment variables
Variable | Default | Description |
|
| Port for mcp-proxy (MCP HTTP transport) |
|
| Port for FastAPI health endpoint |
|
| Directory where mempalace stores its palace data |
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceAn HTTP MCP gateway that wraps the mempalace Python CLI, enabling per-user memory palaces for storing and retrieving personal data.Last updatedMIT
- Flicense-qualityBmaintenancePortable long-term memory store for agents, exposed over MCP.Last updated
- Alicense-qualityBmaintenanceProvides a memory layer for personal agents, enabling MCP-compatible agents to store and query profile, factual, episodic, and procedural memory.Last updatedMIT
- Flicense-qualityBmaintenanceEnables remote access to the MemPalace MCP server via HTTP, supporting bearer token authentication and concurrent clients while exposing all mempalace tools.Last updated
Related MCP Connectors
Agent-native MCP server over the public saagarpatel.dev corpus. Read-only, stateless.
MCP server exposing the Backtest360 engine API as tools for AI agents.
A paid remote MCP for agent memory MCP, built to return verdicts, receipts, usage logs, and audit-re
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/Trei-Stacks/app-svc-mempalace'
If you have feedback or need assistance with the MCP directory API, please join our Discord server