Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MOMENTO_API_KEY | Yes | Momento API key from the Momento Console. Note - to run control plane tools (list-caches, create-cache, delete-cache), you must use a super user API key. | |
| MOMENTO_CACHE_NAME | No | The name of the cache to use. Defaults to 'mcp-momento' if not set. | mcp-momento |
| DEFAULT_TTL_SECONDS | No | The default Time To Live (TTL) in seconds for items in the cache. Defaults to 60 seconds if not set. | 60 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |