# 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-stitch-mcp

## Facts

- Server id: `https://stitch.googleapis.com/mcp`
- Homepage: https://github.com/https://stitch.googleapis.com/mcp
- Registry record: grade D, identity unverified
- Lifecycle: active
- Auth posture: open
- Rate-limited: no
- Tools: 15 (15 with introspected schema)
- Tool categories present: Destructive, Read, Write
- Tags: com googleapis stitch mcp, admin
- Record last modified: 2026-09-11T00:22:49.000Z

## Tools (15)

| Tool | Category | Risk | Record |
| --- | --- | --- | --- |
| `delete_project` | Destructive | Critical | https://policylayer.com/tools/com-googleapis-stitch-mcp/delete-project.md |
| `get_project` | Read | Low | https://policylayer.com/tools/com-googleapis-stitch-mcp/get-project.md |
| `get_screen` | Read | Low | https://policylayer.com/tools/com-googleapis-stitch-mcp/get-screen.md |
| `list_design_systems` | Read | Low | https://policylayer.com/tools/com-googleapis-stitch-mcp/list-design-systems.md |
| `list_projects` | Read | Low | https://policylayer.com/tools/com-googleapis-stitch-mcp/list-projects.md |
| `list_screens` | Read | Low | https://policylayer.com/tools/com-googleapis-stitch-mcp/list-screens.md |
| `apply_design_system` | Write | Medium | https://policylayer.com/tools/com-googleapis-stitch-mcp/apply-design-system.md |
| `create_design_system` | Write | Medium | https://policylayer.com/tools/com-googleapis-stitch-mcp/create-design-system.md |
| `create_design_system_from_design_md` | Write | Medium | https://policylayer.com/tools/com-googleapis-stitch-mcp/create-design-system-from-design-md.md |
| `create_project` | Write | Medium | https://policylayer.com/tools/com-googleapis-stitch-mcp/create-project.md |
| `edit_screens` | Write | Medium | https://policylayer.com/tools/com-googleapis-stitch-mcp/edit-screens.md |
| `generate_screen_from_text` | Write | Medium | https://policylayer.com/tools/com-googleapis-stitch-mcp/generate-screen-from-text.md |
| `generate_variants` | Write | Medium | https://policylayer.com/tools/com-googleapis-stitch-mcp/generate-variants.md |
| `update_design_system` | Write | Medium | https://policylayer.com/tools/com-googleapis-stitch-mcp/update-design-system.md |
| `upload_design_md` | Write | Medium | https://policylayer.com/tools/com-googleapis-stitch-mcp/upload-design-md.md |

## Tool descriptions

- `delete_project` — Deletes a specific Stitch project using its project name. Instructions for Tool Call: * This action cannot be undone. Please confirm with "yes" or "no" to proceed.
- `get_project` — Retrieves the details of a specific Stitch project using its project name.
- `get_screen` — Retrieves the details of a specific screen within a project.
- `list_design_systems` — Lists all design systems for a given project.
- `list_projects` — Lists all Stitch projects accessible to the user. By default, it lists projects owned by the user.
- `list_screens` — Lists all screens within a given Stitch project.
- `apply_design_system` — Applies a design system to a list of screens. Use this tool when the user wants to update one or more screens to match the style of a design system. This tool applies the selected design system's foundational design tokens (colors, fonts…
- `create_design_system` — Creates a new design system for a project. Use this tool when the user wants to set or update the overall visual theme, style, or branding of the application. This includes configuring: - Color Palette: Presets, custom primary colors, an…
- `create_design_system_from_design_md` — Creates a design system for a project, with user uploaded DESIGN.md file, and displays the design system in the UI. Instructions for Tool Call: * Should call upload_design_md tool first to upload DESIGN.md to a Stitch project.
- `create_project` — Creates a new Stitch project. A project is a container for UI designs and frontend code.
- `edit_screens` — Edits existing screens within a project using a text prompt. Instructions for Tool Call: * This action can take a few minutes to complete. Please be patient. DO NOT RETRY. * If the tool call fails due to connection error, the process may…
- `generate_screen_from_text` — Generates a new screen within a project from a text prompt. Instructions for Tool Call: * This action can take a few minutes to complete. Please be patient. DO NOT RETRY. * If the tool fails with a timeout, don't retry. Instead, try to g…
- `generate_variants` — Generates variants of existing screens within a project using a text prompt. Instructions for Tool Call: * If the tool fails with a timeout, don't retry. Instead, try to get the screen with get_screen method every 30 seconds for up to 10…
- `update_design_system` — Updates a design system for a project. Use this tool when the user wants to change the overall visual theme, style, or branding of the application. This includes configuring: - Color Palette: Presets, custom primary colors, and saturatio…
- `upload_design_md` — Uploads DESIGN.md to a Stitch project. Use this tool when the user wants to create a design system from a DESIGN.md file. Instructions for Tool Call: * Call create_design_system_from_design_md tool immediately after this tool to create t…

## 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
- Eda Agent (726 tools) — https://policylayer.com/tools/eda-agent.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-stitch-mcp · API: https://policylayer.com/registry/api · Recommended policies for every tool: https://policylayer.com/policies/com-googleapis-stitch-mcp
