Servers
MCP Synaptic
@jvanmelckebeke
Memory-enhanced MCP server with local RAG database and expiring memory capabilities
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-synaptic": {
"command": "uv",
"args": [
"sync"
]
}
}
}