Timescale Tiger Memory
Freeby MCP Community
MCP server to supply a simple memory system
v0.1.1Added Apr 12, 2026
Timescale Tiger Memory MCP Server
MCP server to supply a simple memory system
Installation
Reviews
Installation
Quick install
npx -y @iflow-mcp/timescale-tiger-memory-mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"timescale-tiger-memory": {
"command": "npx",
"args": ["-y", "@iflow-mcp/timescale-tiger-memory-mcp-server"]
}
}
}