Stats
Actions
Tags
From memtomem
Local MCP server for the memtomem package. The MEMTOMEM_TOOL_MODE env var controls behavior.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"memtomem": {
"command": "uvx",
"args": [
"--from",
"memtomem==0.3.13",
"memtomem-server"
],
"env": {
"MEMTOMEM_TOOL_MODE": "core"
}
}
}
}Server configuration and connection parameters
uvxCommand-line arguments passed to the server process
Environment variables set when the server starts
MEMTOMEM_TOOL_MODE=corenpx claudepluginhub memtomem/memtomem --plugin memtomem