com.googleapis.memorystore/mcp
Official14 toolsProvides tools to manage Memorystore for Valkey instances and backups.
Manages Google Cloud Memorystore for Valkey instances and automated backups.
Captured live from the server via tools/list.
list_instances
List all Memorystore for Valkey instances.
Parameters (5)
- filterstring
Optional. Expression for filtering results.
- orderBystring
Optional. Sort results by a defined order. Supported values: "name", "create_time".
- pageSizeinteger
Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.
- pageTokenstring
Optional. A token identifying a page of results the server should return.
- parentstringrequired
Required. The parent to list instances from. Format: projects/{project}/locations/{location}
get_instance
Get detailed information about a Memorystore for Valkey instance.
Parameters (1)
- namestringrequired
Required. The name of the instance to retrieve. Format: projects/{project}/locations/{location}/instances/{instance}
create_instance
Create a Memorystore for Valkey instance.
Parameters (4)
- instanceanyrequired
Required. The instance to create.
- instanceIdstringrequired
Required. The ID to use for the instance, which will become the final component of the instance's resource name. This value is subject to the following restrictions: * Must be 4-63 characters in length * Must begin with a letter or digit * Must contain only lowercase letters, digits, and hyphens * Must not end with a hyphen * Must be unique within a location
- parentstringrequired
Required. The parent resource where this instance will be created. Format: projects/{project}/locations/{location}
- requestIdstring
Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
delete_instance
Delete a Memorystore for Valkey instance.
Parameters (2)
- namestringrequired
Required. The name of the instance to delete. Format: projects/{project}/locations/{location}/instances/{instance}
- requestIdstring
Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
update_instance
Update a Memorystore for Valkey instance.
Parameters (3)
- instanceanyrequired
Required. The instance to update.
- requestIdstring
Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
- updateMaskstring
Optional. The list of fields to be updated on the instance. At least one field must be specified.
get_certificate_authority
Get the certificate authority for a Memorystore for Valkey instance.
Parameters (1)
- namestringrequired
Required. The name of the certificate authority. Format: projects/{project}/locations/{location}/instances/{instance}/certificateAuthority
reschedule_maintenance
Reschedule maintenance for a Memorystore for Valkey instance.
Parameters (3)
- namestringrequired
Required. Name of the instance to reschedule maintenance for: `projects/{project}/locations/{location_id}/instances/{instance}`
- rescheduleTypestringrequired
Required. If reschedule type is SPECIFIC_TIME, schedule_time must be set.
- scheduleTimestring
Optional. Timestamp when the maintenance shall be rescheduled to if reschedule_type=SPECIFIC_TIME, in RFC 3339 format. Example: `2012-11-15T16:19:00.094Z`.
list_backup_collections
List all Memorystore for Valkey backup collections.
Parameters (3)
- pageSizeinteger
Optional. The maximum number of items to return. If not specified, a default value of 1000 will be used by the service. Regardless of the page_size value, the response may include a partial list and a caller should only rely on response's `next_page_token` to determine if there are more clusters left to be queried.
- pageTokenstring
Optional. The `next_page_token` value returned from a previous `ListBackupCollections` request, if any.
- parentstringrequired
Required. The resource name of the backupCollection location using the form: `projects/{project_id}/locations/{location_id}` where `location_id` refers to a Google Cloud region.
get_backup_collection
Get detailed information about a Memorystore for Valkey backup collection.
Parameters (1)
- namestringrequired
Required. Instance backupCollection resource name using the form: `projects/{project_id}/locations/{location_id}/backupCollections/{backup_collection_id}` where `location_id` refers to a Google Cloud region.
list_backups
List all Memorystore for Valkey backups.
Parameters (3)
- pageSizeinteger
Optional. The maximum number of items to return. If not specified, a default value of 1000 will be used by the service. Regardless of the page_size value, the response may include a partial list and a caller should only rely on response's `next_page_token` to determine if there are more clusters left to be queried.
- pageTokenstring
Optional. The `next_page_token` value returned from a previous `ListBackupCollections` request, if any.
- parentstringrequired
Required. The resource name of the backupCollection using the form: `projects/{project_id}/locations/{location_id}/backupCollections/{backup_collection_id}`
get_backup
Get detailed information about a Memorystore for Valkey backup.
Parameters (1)
- namestringrequired
Required. Instance backup resource name using the form: `projects/{project_id}/locations/{location_id}/backupCollections/{backup_collection_id}/backups/{backup_id}`
delete_backup
Delete a Memorystore for Valkey backup.
Parameters (2)
- namestringrequired
Required. Instance backup resource name using the form: `projects/{project_id}/locations/{location_id}/backupCollections/{backup_collection_id}/backups/{backup_id}`
- requestIdstring
Optional. Idempotent request UUID.
export_backup
Export a Memorystore for Valkey backup.
Parameters (2)
- gcsBucketstring
Google Cloud Storage bucket, like "my-bucket".
- namestringrequired
Required. Instance backup resource name using the form: `projects/{project_id}/locations/{location_id}/backupCollections/{backup_collection_id}/backups/{backup_id}`
backup_instance
Back up a Memorystore for Valkey instance.
Parameters (3)
- backupIdstring
Optional. The id of the backup to be created. If not specified, the default value ([YYYYMMDDHHMMSS]_[Shortened Instance UID] is used.
- namestringrequired
Required. Instance resource name using the form: `projects/{project_id}/locations/{location_id}/instances/{instance_id}` where `location_id` refers to a Google Cloud region.
- ttlstring
Optional. TTL for the backup to expire. Value range is 1 day to 100 years. If not specified, the default value is 100 years.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://memorystore.googleapis.com/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.