Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

com.googleapis.memorystore/mcp

REMOTE · MEMORYSTORE.GOOGLEAPIS.COM · SCANNED AUG 3

Provides tools to manage Memorystore for Valkey instances and backups.

+1 this week 61 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security46
Transport & Reachability100
Schema Quality & AI Usability70
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 1847 tokens (~131/item across 14 items; 14 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · memorystore.googleapis.com

# add to Claude Code
claude mcp add --transport http com-googleapis-memorystore-mcp https://memorystore.googleapis.com/mcp
# ~/.codex/config.toml
[mcp_servers.com-googleapis-memorystore-mcp]
url = "https://memorystore.googleapis.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-googleapis-memorystore-mcp": {
      "type": "remote",
      "url": "https://memorystore.googleapis.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-googleapis-memorystore-mcp --url https://memorystore.googleapis.com/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-googleapis-memorystore-mcp:
    url: "https://memorystore.googleapis.com/mcp"
// mcp.json
{
  "mcpServers": {
    "com-googleapis-memorystore-mcp": {
      "type": "http",
      "url": "https://memorystore.googleapis.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 2 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 −2
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 59

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://memorystore.googleapis.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_256_GCM_SHA384 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=upload.video.google.com CN=WR2,O=Google Trust Services,C=US 29 Jun 2026 21 Sept 2026 ECDSA 256 SHA256-RSA 4ebe71b8b548f0e910486393b0d74ba7
SANs: upload.video.google.com, *.clients.google.com, *.docs.google.com, *.drive.google.com, *.gdata.youtube.com, *.googleapis.com, *.photos.google.com, *.youtube-3rd-party.com, upload.google.com, *.upload.google.com, upload.youtube.com, *.upload.youtube.com and 5 more
CN=WR2,O=Google Trust Services,C=US (CA) CN=GTS Root R1,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 RSA 2048 SHA256-RSA 7ff005a07c4cded100ad9d66a5107b98
CN=GTS Root R1,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 19 Jun 2020 28 Jan 2028 RSA 4096 SHA256-RSA 77bd0d6cdb36f91aea210fc4f058d30d
DNSSEC insecure

Validation of memorystore.googleapis.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
googleapis.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
x-content-type-options nosniff
x-frame-options SAMEORIGIN
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://memorystore.googleapis.com/mcp Verified 200
http (plaintext) http://memorystore.googleapis.com/mcp Inconclusive 405
MCP tools — 14 exposed · ~1,847 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
backup_instance ~141

Back up a Memorystore for Valkey instance.

NameTypeReqDescription
backupIdstringOptional. The id of the backup to be created. If not specified, the default value ([YYYYMMDDHHMMSS]_[Shortened Instance UID] is used.
namestringyesRequired. Instance resource name using the form: `projects/{project_id}/locations/{location_id}/instances/{instance_id}` where `location_id` refers to a Google Cloud region.
ttlstringOptional. TTL for the backup to expire. Value range is 1 day to 100 years. If not specified, the default value is 100 years.
NameTypeReqDescription
donebooleanIf the value is `false`, it means the operation is still in progress. If `true`, the operation is completed, and either `error` or `response` is available.
errorThe error result of the operation in case of failure or cancellation.
metadataobjectService-specific metadata associated with the operation. It typically contains progress information and common metadata such as create time. Some services might not provide such metadata. Any method…
namestringThe server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{u…
responseobjectThe normal, successful response of the operation. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get…

No examples provided.

create_instance ~304

Create a Memorystore for Valkey instance.

NameTypeReqDescription
instanceyesRequired. The instance to create.
instanceIdstringyesRequired. 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 leng…
parentstringyesRequired. The parent resource where this instance will be created. Format: projects/{project}/locations/{location}
requestIdstringOptional. 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.…
NameTypeReqDescription
donebooleanIf the value is `false`, it means the operation is still in progress. If `true`, the operation is completed, and either `error` or `response` is available.
errorThe error result of the operation in case of failure or cancellation.
metadataobjectService-specific metadata associated with the operation. It typically contains progress information and common metadata such as create time. Some services might not provide such metadata. Any method…
namestringThe server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{u…
responseobjectThe normal, successful response of the operation. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get…

No examples provided.

delete_backup ~72

Delete a Memorystore for Valkey backup.

NameTypeReqDescription
namestringyesRequired. Instance backup resource name using the form: `projects/{project_id}/locations/{location_id}/backupCollections/{backup_collection_id}/backups/{backup_id}`
requestIdstringOptional. Idempotent request UUID.
NameTypeReqDescription
donebooleanIf the value is `false`, it means the operation is still in progress. If `true`, the operation is completed, and either `error` or `response` is available.
errorThe error result of the operation in case of failure or cancellation.
metadataobjectService-specific metadata associated with the operation. It typically contains progress information and common metadata such as create time. Some services might not provide such metadata. Any method…
namestringThe server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{u…
responseobjectThe normal, successful response of the operation. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get…

No examples provided.

delete_instance ~209

Delete a Memorystore for Valkey instance.

NameTypeReqDescription
namestringyesRequired. The name of the instance to delete. Format: projects/{project}/locations/{location}/instances/{instance}
requestIdstringOptional. 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.…
NameTypeReqDescription
donebooleanIf the value is `false`, it means the operation is still in progress. If `true`, the operation is completed, and either `error` or `response` is available.
errorThe error result of the operation in case of failure or cancellation.
metadataobjectService-specific metadata associated with the operation. It typically contains progress information and common metadata such as create time. Some services might not provide such metadata. Any method…
namestringThe server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{u…
responseobjectThe normal, successful response of the operation. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get…

No examples provided.

export_backup ~76

Export a Memorystore for Valkey backup.

NameTypeReqDescription
gcsBucketstringGoogle Cloud Storage bucket, like "my-bucket".
namestringyesRequired. Instance backup resource name using the form: `projects/{project_id}/locations/{location_id}/backupCollections/{backup_collection_id}/backups/{backup_id}`
NameTypeReqDescription
donebooleanIf the value is `false`, it means the operation is still in progress. If `true`, the operation is completed, and either `error` or `response` is available.
errorThe error result of the operation in case of failure or cancellation.
metadataobjectService-specific metadata associated with the operation. It typically contains progress information and common metadata such as create time. Some services might not provide such metadata. Any method…
namestringThe server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{u…
responseobjectThe normal, successful response of the operation. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get…

No examples provided.

get_backup ~60

Get detailed information about a Memorystore for Valkey backup.

NameTypeReqDescription
namestringyesRequired. Instance backup resource name using the form: `projects/{project_id}/locations/{location_id}/backupCollections/{backup_collection_id}/backups/{backup_id}`
NameTypeReqDescription
backupFilesarrayOutput only. List of backup files of the backup.
backupTypestringOutput only. Type of the backup.
createTimestringOutput only. The time when the backup was created.
encryptionInfoOutput only. Encryption information of the backup.
engineVersionstringOutput only. valkey-7.5/valkey-8.0, etc.
expireTimestringOutput only. The time when the backup will expire.
instancestringOutput only. Instance resource path of this backup.
instanceUidstringOutput only. Instance uid of this backup.
namestringIdentifier. Full resource path of the backup. the last part of the name is the backup id with the following format: [YYYYMMDDHHMMSS]_[Shorted Instance UID] OR customer specified while backup instance…
nodeTypestringOutput only. Node type of the instance.
replicaCountintegerOutput only. Number of replicas for the instance.
shardCountintegerOutput only. Number of shards for the instance.
statestringOutput only. State of the backup.
totalSizeBytesstringOutput only. Total size of the backup in bytes.
uidstringOutput only. System assigned unique identifier of the backup.

No examples provided.

get_backup_collection ~69

Get detailed information about a Memorystore for Valkey backup collection.

NameTypeReqDescription
namestringyesRequired. 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…
NameTypeReqDescription
createTimestringOutput only. The time when the backup collection was created.
instancestringOutput only. The full resource path of the instance the backup collection belongs to. Example: projects/{project}/locations/{location}/instances/{instance}
instanceUidstringOutput only. The instance uid of the backup collection.
kmsKeystringOutput only. The KMS key used to encrypt the backups under this backup collection.
lastBackupTimestringOutput only. The last time a backup was created in the backup collection.
namestringIdentifier. Full resource path of the backup collection.
totalBackupCountstringOutput only. Total number of backups in the backup collection.
totalBackupSizeBytesstringOutput only. Total size of all backups in the backup collection.
uidstringOutput only. System assigned unique identifier of the backup collection.

No examples provided.

get_certificate_authority ~55

Get the certificate authority for a Memorystore for Valkey instance.

NameTypeReqDescription
namestringyesRequired. The name of the certificate authority. Format: projects/{project}/locations/{location}/instances/{instance}/certificateAuthority
NameTypeReqDescription
managedServerCaA managed server certificate authority.
namestringIdentifier. Unique name of the certificate authority. Format: projects/{project}/locations/{location}/instances/{instance}

No examples provided.

get_instance ~50

Get detailed information about a Memorystore for Valkey instance.

NameTypeReqDescription
namestringyesRequired. The name of the instance to retrieve. Format: projects/{project}/locations/{location}/instances/{instance}
NameTypeReqDescription
aclPolicystringOptional. The ACL policy for the instance. Format: projects/{project}/locations/{location}/aclPolicies/{acl_policy}
aclPolicyInSyncbooleanOutput only. Deprecated: Whether the ACL rules applied to the instance are in sync.
aclPolicyInfoOutput only. Details of the applied ACL policy.
allowFewerZonesDeploymentbooleanOptional. Immutable. Deprecated, do not use.
asyncInstanceEndpointsDeletionEnabledbooleanOptional. If true, instance endpoints that are created and registered by customers can be deleted asynchronously. That is, such an instance endpoint can be de-registered before the forwarding rules i…
authorizationModestringOptional. Immutable. Authorization mode of the instance.
automatedBackupConfigOptional. The automated backup config for the instance.
availableMaintenanceVersionsarrayOutput only. This field is used to determine the available maintenance versions for the self service update.
backupCollectionstringOutput only. The backup collection full resource name. Example: projects/{project}/locations/{location}/backupCollections/{collection}
createTimestringOutput only. Creation timestamp of the instance.
crossInstanceReplicationConfigOptional. The config for cross instance replication.
deletionProtectionEnabledbooleanOptional. If set to true deletion of the instance will fail.
discoveryEndpointsarrayOutput only. Deprecated: The discovery_endpoints parameter is deprecated. As a result, it will not be populated if the connections are created using endpoints parameter. Instead of this parameter, fo…
effectiveMaintenanceVersionstringOutput only. This field represents the actual maintenance version of the instance.
encryptionInfoOutput only. Encryption information of the data at rest of the cluster.
endpointsarrayOptional. Endpoints for the instance.
engineConfigsobjectOptional. User-provided engine configurations for the instance.
engineVersionstringOptional. Engine version of the instance.
gcsSourceOptional. Immutable. Backups that stored in Cloud Storage buckets. The Cloud Storage buckets need to be the same region as the instances. Read permission is required to import from the provided Cloud…
kmsKeystringOptional. The KMS key used to encrypt the at-rest data of the cluster.
labelsobjectOptional. Labels to represent user-provided metadata.
maintenancePolicyOptional. The maintenance policy for the instance. If not provided, the maintenance event will be performed based on Memorystore internal rollout schedule.
maintenanceScheduleOutput only. Published maintenance schedule.
maintenanceVersionstringOptional. This field can be used to trigger self service update to indicate the desired maintenance version. The input to this field can be determined by the available_maintenance_versions field.
managedBackupSourceOptional. Immutable. Backups that generated and managed by memorystore service.
migrationConfigOutput only. Migration config for the instance.
modestringOptional. Immutable. The mode config for the instance.
namestringIdentifier. Unique name of the instance. Format: projects/{project}/locations/{location}/instances/{instance}
nodeConfigOutput only. Configuration of individual nodes of the instance.
nodeTypestringOptional. Machine type for individual nodes of the instance.
ondemandMaintenancebooleanOptional. Input only. Ondemand maintenance for the instance.
persistenceConfigOptional. Persistence configuration of the instance.
pscAttachmentDetailsarrayOutput only. Service attachment details to configure PSC connections.
pscAutoConnectionsarrayOptional. Immutable. Deprecated: Use the endpoints.connections.psc_auto_connection value instead.
replicaCountintegerOptional. Number of replica nodes per shard. If omitted the default is 0 replicas.
rotateServerCertificatebooleanOptional. Input only. Rotate the server certificates.
satisfiesPzibooleanOptional. Output only. Reserved for future use.
satisfiesPzsbooleanOptional. Output only. Reserved for future use.
serverCaModestringOptional. Immutable. The Server CA mode for the instance.
serverCaPoolstringOptional. Immutable. The customer-managed CA pool for the instance. Only applicable if the Server CA mode is CUSTOMER_MANAGED_CAS_CA. Format: "projects/{project}/locations/{region}/caPools/{ca_pool}".
shardCountintegerOptional. Number of shards for the instance.
simulateMaintenanceEventbooleanOptional. Input only. Simulate a maintenance event.
statestringOutput only. Current state of the instance.
stateInfoOutput only. Additional information about the state of the instance.
transitEncryptionModestringOptional. Immutable. In-transit encryption mode of the instance.
uidstringOutput only. System assigned, unique identifier for the instance.
updateTimestringOutput only. Latest update timestamp of the instance.
zoneDistributionConfigOptional. Immutable. Zone distribution configuration of the instance for node allocation.

No examples provided.

list_backup_collections ~168

List all Memorystore for Valkey backup collections.

NameTypeReqDescription
pageSizeintegerOptional. 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…
pageTokenstringOptional. The `next_page_token` value returned from a previous `ListBackupCollections` request, if any.
parentstringyesRequired. 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.
NameTypeReqDescription
backupCollectionsarrayA list of backupCollections in the project. If the `location_id` in the parent field of the request is "-", all regions available to the project are queried, and the results aggregated. If in such an…
nextPageTokenstringToken to retrieve the next page of results, or empty if there are no more results in the list.
unreachablearrayLocations that could not be reached.

No examples provided.

list_backups ~160

List all Memorystore for Valkey backups.

NameTypeReqDescription
pageSizeintegerOptional. 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…
pageTokenstringOptional. The `next_page_token` value returned from a previous `ListBackupCollections` request, if any.
parentstringyesRequired. The resource name of the backupCollection using the form: `projects/{project_id}/locations/{location_id}/backupCollections/{backup_collection_id}`
NameTypeReqDescription
backupsarrayA list of backups in the project.
nextPageTokenstringToken to retrieve the next page of results, or empty if there are no more results in the list.
unreachablearrayBackups that could not be reached.

No examples provided.

list_instances ~133

List all Memorystore for Valkey instances.

NameTypeReqDescription
filterstringOptional. Expression for filtering results.
orderBystringOptional. Sort results by a defined order. Supported values: "name", "create_time".
pageSizeintegerOptional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.
pageTokenstringOptional. A token identifying a page of results the server should return.
parentstringyesRequired. The parent to list instances from. Format: projects/{project}/locations/{location}
NameTypeReqDescription
instancesarrayIf the {location} requested was "-" the response contains a list of instances from all locations. Instances in unreachable locations will be omitted.
nextPageTokenstringA token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
unreachablearrayLocations that could not be reached.

No examples provided.

reschedule_maintenance ~132

Reschedule maintenance for a Memorystore for Valkey instance.

NameTypeReqDescription
namestringyesRequired. Name of the instance to reschedule maintenance for: `projects/{project}/locations/{location_id}/instances/{instance}`
rescheduleTypestringyesRequired. If reschedule type is SPECIFIC_TIME, schedule_time must be set.
scheduleTimestringOptional. Timestamp when the maintenance shall be rescheduled to if reschedule_type=SPECIFIC_TIME, in RFC 3339 format. Example: `2012-11-15T16:19:00.094Z`.
NameTypeReqDescription
donebooleanIf the value is `false`, it means the operation is still in progress. If `true`, the operation is completed, and either `error` or `response` is available.
errorThe error result of the operation in case of failure or cancellation.
metadataobjectService-specific metadata associated with the operation. It typically contains progress information and common metadata such as create time. Some services might not provide such metadata. Any method…
namestringThe server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{u…
responseobjectThe normal, successful response of the operation. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get…

No examples provided.

update_instance ~218

Update a Memorystore for Valkey instance.

NameTypeReqDescription
instanceyesRequired. The instance to update.
requestIdstringOptional. 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.…
updateMaskstringOptional. The list of fields to be updated on the instance. At least one field must be specified.
NameTypeReqDescription
donebooleanIf the value is `false`, it means the operation is still in progress. If `true`, the operation is completed, and either `error` or `response` is available.
errorThe error result of the operation in case of failure or cancellation.
metadataobjectService-specific metadata associated with the operation. It typically contains progress information and common metadata such as create time. Some services might not provide such metadata. Any method…
namestringThe server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{u…
responseobjectThe normal, successful response of the operation. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get…

No examples provided.