mcpbeat

Googleapis MCP Server

by googleapis-stitch
answering

Googleapis is answering right now. Last checked 7 min ago. It exposes 15 tools.

Interact with the Stitch API using natural language commands.

Uptime history 55 hours of history
55 hours agonow
100.0%
Uptime 24h
91 of 91 checks
15
Tools
read from the server
183 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 7 min ago.

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

Available tools 15

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

design
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, and saturation levels. - Typography: Font families (e.g., Inter, Roboto, etc.). - Shape: Corner roundness for UI elements. - Appearance: Light and dark mode background colors. - Design MD: Free-form design instructions in markdown. This tool establishes the foundational design tokens that apply across all screens in the project. **Instructions for Tool Call:** * Call `update_design_system` tool immediately after this tool to apply the design system to the project, and display the design system in the UI.
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.
list_design_systems
Lists all design systems for a given project.
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 saturation levels. - Typography: Font families (e.g., Inter, Roboto, etc.). - Shape: Corner roundness for UI elements. - Appearance: Light and dark mode background colors. - Design MD: Free-form design instructions in markdown. This tool establishes the foundational design tokens that apply across all screens in the project.
project
create_project
Creates a new Stitch project. A project is a container for UI designs and frontend code.
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.
generate
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 get the screen with `get_screen` method every 30 seconds for up to 10 times before giving up. * 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. **Output:** * **`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.
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 times before giving up.
apply
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, shapes, etc.) to the chosen screens, modifying their appearance to align with the design system.
edit
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 still succeed.
projects
list_projects
Lists all Stitch projects accessible to the user. By default, it lists projects owned by the user.
screen
get_screen
Retrieves the details of a specific screen within a project.
screens
list_screens
Lists all screens within a given Stitch project.
upload
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 the design system from the uploaded DESIGN.md, and display the design system in the UI.

Endpoints

URLTransportStateLatencyChecked
https://stitch.googleapis.com/mcp streamable-http answering 215 ms 7 min ago

Alternatives to Googleapis

same job, measured the same way
C
Googleapis
by googleapis-bigtableadmin

Interact with your Google Bigtable resources using natural language commands.

14 tools answering
C
Googleapis
by googleapis-firestore

Interact with your Google Cloud Firestore resources using natural language commands.

15 tools answering
C
Googleapis
by googleapis-datastream

Interact with your Google Cloud Datastream resources using natural language commands.

10 tools answering
I
Smart Speaker MCP
by wecodebase

Control Google Home and Amazon Alexa speakers from Claude Desktop using natural language.

local only
AdCrunch
by adcrunch

Ask AI about your ads — query Meta, TikTok, and Google Ads performance in natural language.

answering
срезAI — Search API for AI agents
by srezai

Web search, page reading and structured extraction for AI agents, with strong RU coverage

8 tools answering
NotebookLM
by mcp-dir

Google NotebookLM via natural language: create notebooks, add sources (PDF, URL, YouTube) and ask gr

43 tools answering
MCP Gads
by pijusz

Google Ads MCP server — query campaigns, keywords, assets & more via natural language

957 installs/wk local only

Googleapis — questions

Answers built from our own checks of this server.

What can Googleapis do?
It exposes 15 tools, read directly from the server on our last check. Among them: apply_design_system, create_design_system, create_design_system_from_design_md, create_project, delete_project, edit_screens and 9 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 design, project and generate. 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 183 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 15 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 183 ms on average, which is faster than 67% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.