u1i/simple-memory-mcp-server
Simple MCP server tutorial showing how to build memory tools for LLMs
Platform-specific configuration:
{
"mcpServers": {
"simple-memory-mcp-server": {
"command": "npx",
"args": [
"-y",
"simple-memory-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...