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.
Latest Blog Posts
- 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