Agent Tools
Back to MCP servers

com.googleapis.stitch/mcp

https://stitch.googleapis.com/mcp
● healthy

skills: {'id': 'create_project', 'name': 'create_project', 'description': 'Creates a new Stitch project. A project is a container for UI designs and frontend code.\n', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_project', 'name': 'get_project', 'description': 'Retrieves the details of a specific Stitch project using its project name.\n', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'list_projects', 'name': 'list_projects', 'description': 'Lists all Stitch projects accessible to the user. By default, it lists projects owned by the user.\n', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'list_screens', 'name': 'list_screens', 'description': 'Lists all screens within a given Stitch project.\n', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_screen', 'name': 'get_screen', 'description': 'Retrieves the details of a specific screen within a project.\n', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'generate_screen_from_text', 'name': 'generate_screen_from_text', 'description': 'Generates a new screen within a project from a text prompt.\n\n**Instructions for Tool Call:**\n* This action can take a few minutes to complete. Please be patient. DO NOT RETRY.\n* 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 times before giving up.\n* If the tool call fails due to connection error, the generation process may still succeed. Please try to get the screen with `get_screen` method later.\n\n**Output:**\n* **`output_components`**: If `output_components` contains text, return it to the user. If `output_components` contains suggestions (e.g. "Yes, make them all"), present these suggestions to the user. If the user accepts one of the suggestions, call `generate_screen_from_text` again with `prompt` set to the accepted suggestion.\n', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'edit_screens', 'name': 'edit_screens', 'description': 'Edits existing screens within a project using a text prompt.\n\n**Instructions for Tool Call:**\n* This action can take a few minutes to complete. Please be patient. DO NOT RETRY.\n* If the tool call fails due to connection error, the process may still succeed.\n', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'generate_variants', 'name': 'generate_variants', 'description': "Generates variants of existing screens within a project using a text prompt.\n\n**Instructions for Tool Call:**\n* 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 times before giving up.\n", 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 424.4ms; conformance: pass

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://stitch.googleapis.com/mcp
JSON-RPC initialize probe
curl -X POST https://stitch.googleapis.com/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://stitch.googleapis.com/mcp
Listed at (chiark)
https://chiark.ai/agents/bfa254cd-7f13-4583-a981-4615b9a7ab24