mcpbeat

Googleapis MCP Server

com.googleapis.memorystore/mcp
answering

Googleapis is answering right now. Last checked 5 min ago. It exposes 14 tools.

Provides tools to manage Memorystore for Valkey instances and backups.

Uptime history 43 hours of history
43 hours agonow
100.0%
Uptime 24h
91 of 91 checks
14
Tools
read from the server
716 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 5 min ago.

run in your terminal
claude mcp add mcp --transport http https://memorystore.googleapis.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://memorystore.googleapis.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://memorystore.googleapis.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://memorystore.googleapis.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://memorystore.googleapis.com/mcp"
    }
  }
}

Available tools 14

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

backup
backup_instance
Back up a Memorystore for Valkey instance.
delete_backup
Delete a Memorystore for Valkey backup.
get_backup
Get detailed information about a Memorystore for Valkey backup.
get_backup_collection
Get detailed information about a Memorystore for Valkey backup collection.
list_backup_collections
List all Memorystore for Valkey backup collections.
instance
create_instance
Create a Memorystore for Valkey instance.
delete_instance
Delete a Memorystore for Valkey instance.
get_instance
Get detailed information about a Memorystore for Valkey instance.
update_instance
Update a Memorystore for Valkey instance.
backups
list_backups
List all Memorystore for Valkey backups.
certificate
get_certificate_authority
Get the certificate authority for a Memorystore for Valkey instance.
export
export_backup
Export a Memorystore for Valkey backup.
instances
list_instances
List all Memorystore for Valkey instances.
reschedule
reschedule_maintenance
Reschedule maintenance for a Memorystore for Valkey instance.

Endpoints

URLTransportStateLatencyChecked
https://memorystore.googleapis.com/mcp streamable-http answering 768 ms 5 min ago

Googleapis — questions

Answers built from our own checks of this server.

What can Googleapis do?
It exposes 14 tools, read directly from the server on our last check. Among them: backup_instance, create_instance, delete_backup, delete_instance, export_backup, get_backup and 8 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is Googleapis mostly used for?
Its tools cluster around backup and instance. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Googleapis working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 716 ms. The bar chart above shows every period we have measured.
How do I connect Googleapis?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Googleapis need an API key?
No. Googleapis completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 14 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Googleapis?
It answers our handshake in 716 ms on average, which is faster than 12% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.