Skip to main content
Glama
jlhernando
by jlhernando

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
STITCH_API_KEYNoStitch API key (recommended)
STITCH_ACCESS_TOKENNoAlternative: OAuth access token

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_projectsA

List all Stitch projects accessible to the user.

create_projectB

Create a new Stitch project (container for UI designs).

generate_screenA

Generate a new UI screen from a text prompt. Returns the screen ID and full HTML content.

edit_screenB

Edit an existing screen using a text prompt. Returns updated screen ID and HTML.

generate_variantsA

Generate 1-5 design variants of an existing screen. Returns array of screen IDs and HTML.

list_screensB

List all screens in a Stitch project.

get_screen_htmlA

Get the full HTML content of a screen. Returns the actual HTML code, not just a URL.

get_screen_imageA

Get a screenshot of a screen as base64-encoded image.

build_siteA

Build a multi-page site from a project by mapping screens to URL routes. Returns HTML for each page.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/jlhernando/stitch-bridge'

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