Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From mempalace
Runs locally as a Python subprocess via mempalace.mcp_server module. Extends Claude Code with custom tools, resources, or prompt templates from the mempalace package. Specific capabilities unclear from configuration.
npx claudepluginhub mempalace/mempalace --plugin mempalaceCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"mempalace": {
"command": "mempalace-mcp"
}
}
}Server configuration and connection parameters
mempalace-mcpShare bugs, ideas, or general feedback.