Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
STITCH_API_KEYYesYour Stitch API key

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
create_projectB

Create a new Stitch project

list_projectsA

List all available Stitch projects

generate_screenB

Generate a UI screen from a text prompt within a project

edit_screenB

Edit an existing screen using a text prompt

generate_variantsB

Generate design variants of an existing screen

get_screen_codeA

Retrieve the HTML code download URL (and extract full HTML if possible) for a generated screen

get_screen_imageA

Retrieve the base64 screenshot image download URL for a generated screen.

generate_and_fetch_codeA

One-step tool to generate a UI screen and immediately retrieve its HTML code

scaffold_project_filesB

Maps a specific screen from a project to a local file path. Use this to save UI designs directly into the user's workspace.

Prompts

Interactive templates invoked by user choice

NameDescription
create_web_app

Resources

Contextual data attached and managed by the client

NameDescription
projects

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/0x-Professor/Stitch-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server