# Mcp MCP server

Agent View of the PolicyLayer registry record for Mcp: identity, probed posture, risk grade, and all 15 tools classified. HTML page: https://policylayer.com/tools/com-googleapis-sqladmin-mcp

## Facts

- Server id: `https://sqladmin.googleapis.com/mcp`
- Homepage: https://github.com/https://sqladmin.googleapis.com/mcp
- Registry record: grade F, identity unverified
- Lifecycle: active
- Auth posture: open
- Rate-limited: no
- Tools: 15 (15 with introspected schema)
- Tool categories present: Execute, Read, Write
- Tags: com googleapis sqladmin mcp, automation
- Record last modified: 2026-09-19T21:39:53.392Z

## Tools (15)

| Tool | Category | Risk | Record |
| --- | --- | --- | --- |
| `execute_sql` | Execute | High | https://policylayer.com/tools/com-googleapis-sqladmin-mcp/execute-sql.md |
| `execute_sql_readonly` | Execute | High | https://policylayer.com/tools/com-googleapis-sqladmin-mcp/execute-sql-readonly.md |
| `postgres_upgrade_precheck` | Execute | High | https://policylayer.com/tools/com-googleapis-sqladmin-mcp/postgres-upgrade-precheck.md |
| `get_instance` | Read | Low | https://policylayer.com/tools/com-googleapis-sqladmin-mcp/get-instance.md |
| `get_operation` | Read | Low | https://policylayer.com/tools/com-googleapis-sqladmin-mcp/get-operation.md |
| `list_instances` | Read | Low | https://policylayer.com/tools/com-googleapis-sqladmin-mcp/list-instances.md |
| `list_users` | Read | Low | https://policylayer.com/tools/com-googleapis-sqladmin-mcp/list-users.md |
| `clone_instance` | Write | Medium | https://policylayer.com/tools/com-googleapis-sqladmin-mcp/clone-instance.md |
| `create_backup` | Write | Medium | https://policylayer.com/tools/com-googleapis-sqladmin-mcp/create-backup.md |
| `create_instance` | Write | Medium | https://policylayer.com/tools/com-googleapis-sqladmin-mcp/create-instance.md |
| `create_user` | Write | Medium | https://policylayer.com/tools/com-googleapis-sqladmin-mcp/create-user.md |
| `import_data` | Write | Medium | https://policylayer.com/tools/com-googleapis-sqladmin-mcp/import-data.md |
| `restore_backup` | Write | Medium | https://policylayer.com/tools/com-googleapis-sqladmin-mcp/restore-backup.md |
| `update_instance` | Write | Medium | https://policylayer.com/tools/com-googleapis-sqladmin-mcp/update-instance.md |
| `update_user` | Write | Medium | https://policylayer.com/tools/com-googleapis-sqladmin-mcp/update-user.md |

## Tool descriptions

- `execute_sql` — Execute any valid SQL statement, including data definition language (DDL), data control language (DCL), data query language (DQL), or data manipulation language (DML) statements, on a Cloud SQL instance. To support the execute_sql tool, …
- `execute_sql_readonly` — Execute any valid read only SQL statement on a Cloud SQL instance. To support the execute_sql_readonly tool, a Cloud SQL instance must meet the following requirements: * The value of data_api_access must be set to ALLOW_DATA_API. * For a…
- `postgres_upgrade_precheck` — Checks if a Cloud SQL for PostgreSQL instance is ready for a major version upgrade to the specified target version. The target_database_version MUST be provided in the request (e.g., POSTGRES_15). This tool helps identify potential issue…
- `get_instance` — Get the details of a Cloud SQL instance.
- `get_operation` — Get the status of a long-running operation. A long-running operation can take several minutes to complete. If an operation takes an extended amount of time, then use a command line tool to pause for 30 seconds before rechecking the statu…
- `list_instances` — List all Cloud SQL instances in the project.
- `list_users` — List all database users for a Cloud SQL instance.
- `clone_instance` — Create a Cloud SQL instance as a clone of a source instance. * This tool returns a long-running operation. Use the get_operation tool to poll its status until the operation completes. * The clone operation can take several minutes. Use a…
- `create_backup` — Takes a backup on a Cloud SQL instance. Always populate the project and instance fields on the request. The location (region) and description of the backup may also be optionally provided, in which case the corresponding request fields s…
- `create_instance` — Initiates the creation of a Cloud SQL instance. * The tool returns a long-running operation. Use the get_operation tool to poll its status until the operation completes. * The instance creation operation can take several minutes. Use a c…
- `create_user` — Create a database user for a Cloud SQL instance. * This tool returns a long-running operation. Use the get_operation tool to poll its status until the operation completes. * When you use the create_user tool, specify the type of user: CL…
- `import_data` — Import data into a Cloud SQL instance. If the file doesn't start with gs://, then the assumption is that the file is stored locally. If the file is local, then the file must be uploaded to Cloud Storage before you can make the actual imp…
- `restore_backup` — Restores a backup to a Cloud SQL instance. The target_instance and target_project must be provided and populated in the request. The backup identifier can be provided in several ways: 1. A backup_run_id (which is an integer). 2. A backup…
- `update_instance` — Partially updates the configuration settings of a Cloud SQL instance. * This tool returns a long-running operation. Use the get_operation tool to poll its status until the operation completes. * Some update operations, such as changing t…
- `update_user` — Update a database user for a Cloud SQL instance. A common use case for the update_user is to grant a user the cloudsqlsuperuser role, which can provide a user with many required permissions. This tool only supports updating users to assi…

## Related servers

- UnClick (1662 tools) — https://policylayer.com/tools/io-github-malamutemayhem-unclick-mcp-server.md
- Delx Protocol — Agent Recovery & Continuity (1076 tools) — https://policylayer.com/tools/io-github-davidmosiah-delx-protocol.md
- Delx Mcp A2a (1068 tools) — https://policylayer.com/tools/io-github-davidmosiah-delx-mcp-a2a.md
- MCP Framework Personal (912 tools) — https://policylayer.com/tools/inggerman-mcps.md
- Nodebench (824 tools) — https://policylayer.com/tools/io-github-homenshum-nodebench.md
- Delx MCP Server (740 tools) — https://policylayer.com/tools/io-github-davidmosiah-delx-mcp-server.md
- Binance MCP Server (734 tools) — https://policylayer.com/tools/nirholas-binance-mcp.md
- Crawlora (728 tools) — https://policylayer.com/tools/crawlora-mcp.md

## For agents

This record is a snapshot. Live verdicts and the full registry:

- Check every server in your MCP config at once: `npx -y policylayer stack`
- Vet a server before you add it: install the mcp-precheck skill — `npx skills add https://policylayer.com` (skill text: https://policylayer.com/skill.md)
- Query the registry over MCP: endpoint `https://api.policylayer.com/mcp` — tools `check_mcp_server`, `check_mcp_stack`, `check_tool`, `search_registry`, `get_change_events`

---

Source: the PolicyLayer MCP registry — one continuously verified record per MCP server. Full record: https://policylayer.com/registry?q=com-googleapis-sqladmin-mcp · API: https://policylayer.com/registry/api · Recommended policies for every tool: https://policylayer.com/policies/com-googleapis-sqladmin-mcp
