MemPalace-Go
by argylelabcoat · Go · ★ 0
A Go implementation of [MemPalace](https://github.com/milla-jovovich/mempalace) — a memory system for AI assistants that implements the [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) over stdio.
Install
go install github.com/argylelabcoat/MemPalace-Go@latest Claude Desktop config
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"mempalace-go": {
"command": "npx",
"args": [
"-y",
"github:argylelabcoat/MemPalace-Go"
]
}
}
} From the README
💡 Need a managed MCP host?
Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.
Related databases servers
JavaGuide
Snailclimb
Java 面试 & 后端通用面试指南,覆盖计算机基础、数据库、分布式、高并发、系统设计与 AI 应用开发
netdata
netdata
The fastest path to AI-powered full stack observability, even for lean teams.
anything-llm
Mintplex-Labs
The all-in-one AI productivity accelerator. On device and privacy first with no annoying setup or configuration.
mindsdb
mindsdb
AI Data Vault - A query engine for AI Agents to securely query data from any datasource
teleport
gravitational
The easiest, and most secure way to access and protect all of your infrastructure.
mcp-toolbox
googleapis
MCP Toolbox for Databases is an open source MCP server for databases.