Skip to content
Back to search
30
MCP

stitch-mcp-server

npm/stitch-mcp-server

Enterprise-ready MCP Server for Google Stitch SDK - AI-powered UI generation for Claude, Cursor, Cline, and VS Code. Generate beautiful web interfaces from text prompts using Model Context Protocol.

Uptime
0.0%
38 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

com.googleapis.stitch/mcp
Interact with the Stitch API using natural language commands.
0 tools · streamable-http
io.github.timmx7/styx-mcp-server
MCP server for Styx — intelligent AI routing across OpenAI, Anthropic, Google, and Mistral.
0 tools
@contextstream/mcp-server
MCP server that gives AI coding assistants persistent memory, semantic code search, a dependency graph, grounded Q&A, and team context (GitH
0 tools
google-sheets-mcpserver
A Model Context Protocol (MCP) server that provides Google Sheets integration for AI assistants like Claude.
0 tools
io.github.SAP/mdk-mcp-server
Model Context Protocol (MCP) server for AI-assisted development of MDK applications.
0 tools
io.github.sap/mdk-mcp-server
Model Context Protocol (MCP) server for AI-assisted development of MDK applications.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "stitch-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}