stitch-mcp-list-projects

List Stitch projects with titles and last modified timestamps via MCP.

38|5|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/gabelul/stitch-kit --skill stitch-mcp-list-projects
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stitch-mcp-list-projects
Source: https://github.com/gabelul/stitch-kit/tree/main/skills/stitch-mcp-list-projects
Command: npx skills add https://github.com/gabelul/stitch-kit --skill stitch-mcp-list-projects

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

When you need to work on an existing Stitch design project but don't have the project ID, manually searching through your Stitch account to find the right project wastes time and breaks your workflow.

Core Features & Use Cases

  • Project Listing: Retrieves all accessible Stitch projects (owned, shared, or both) with titles and last-updated timestamps.
  • Resume Paused Work: Find the correct project ID when a user mentions continuing work on a Stitch project without providing an identifier.
  • Avoid Duplicate Projects: Check if a project already exists before creating a new one for screen generation tasks.
  • Prepare for Screen Operations: Get the required project ID before calling Stitch MCP tools for screen generation or retrieval.

Quick Start

Use the stitch-mcp-list-projects skill to find the ID of your existing Stitch mobile app design project so you can generate new screens for it.

Frequently Asked Questions about stitch-mcp-list-projects

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find my Stitch project ID to resume design work?

To find your Stitch project ID, you can retrieve a list of all accessible projects with their titles and last modified timestamps, eliminating the need to manually search your Stitch account.

How do I check if a Stitch project already exists before generating new screens?

You can check for existing Stitch projects by listing all available projects with their metadata, allowing you to verify project existence and avoid creating duplicate design projects for screen generation.

Can I retrieve project metadata like titles and timestamps from my Stitch account?

Yes, you can retrieve structured project metadata including titles, resource names, and last modified timestamps from both owned and shared Stitch projects using the list_projects tool.

Do I need a project ID before calling Stitch MCP tools for screen generation?

Yes, getting the required project ID is a necessary preparation step before calling Stitch MCP tools for screen generation or retrieval operations.

What is the best way to select the correct project context for iterative design updates in Stitch?

The best way to select the correct project context is by listing all accessible Stitch projects with their last-updated timestamps, helping you identify the right project for iterative design updates.

Why does resuming a paused Stitch design project require finding the project identifier?

Resuming a paused Stitch design project requires finding the project identifier because manual account lookup breaks your workflow, and the ID is mandatory for subsequent screen generation tasks.