quasi/cl-memcached
Fast, thread-safe interface to the Memcached object caching system.
Platform-specific configuration:
{
"mcpServers": {
"cl-memcached": {
"command": "npx",
"args": [
"-y",
"cl-memcached"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...