Connect to Momento Cache to read, write, list, create, and delete caches.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "Momento MCP Server" yet — see the docs or source repo.
Use the Momento MCP Server to write key user:1001 with value {"status":"active"} to the cache named session-cache, with a TTL of 3600 seconds.A successful write result confirming the cache name, key, and applied TTL.
Use the Momento MCP Server to read the value of key user:1001 from the cache named session-cache.
The cached value for the key, or a note that the key does not exist.
Use the Momento MCP Server to create a cache named analytics-cache, then list all currently available caches.
A creation result plus a cache list that includes analytics-cache.
Access getMe key-value operations through MCP for lightweight data management.
Access, search, retrieve, and manage microCMS content through MCP.
Manage persistent agent memories across global or repository-specific scopes.
Manage local todo lists through natural-language creation, updates, and queries.
Read and update Auth0 configurations for identity, security, and development workflows.
Use natural language to query, write, aggregate, and manage MongoDB collections.