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%
5 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
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
github-mcp-server
A Model Context Protocol (MCP) server built in TypeScript that integrates with GitHub's API, enabling AI assistants to manage repositories,
0 tools
@morphixai/mcp-server
MorphixAI MCP Server — connect AI agents (Claude Code, Cursor, Windsurf) to GitHub, GitLab, Jira, Notion, Gmail, Outlook, Figma, and 40+ wor
0 tools

How to use

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

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