Skip to main content
Glama
204,693 tools. Last updated 2026-06-15 01:01

"Iterating on UI designs and improving prompts" matching MCP tools:

Matching MCP Servers

Matching MCP Connectors

  • Native Claude Code integration for @annondeveloper/ui-kit — a zero-dependency React component library with 147 components, 3 weight tiers, physics-based animations, and OKLCH color system. Gives Claude deep awareness of the library's components, design patterns, and conventions. Includes 5 skills for component discovery, code generation, design system reference, tier selection, and accessibility auditing. 2 custom agents for architecture design and accessibility review. Auto-connects to a hoste

  • ship-on-friday MCP — wraps StupidAPIs (requires X-API-Key)

  • Create UI designs in Figma from text descriptions by parsing prompts for common patterns like headers, cards, forms, and footers.
  • Create custom videos using text prompts with MiniMax MCP JS. Specify model, duration, resolution, and output directory to generate videos tailored to your needs. Supports async mode for task management.
    MIT
  • Convert text prompts into images using specified models and aspect ratios. Save generated visuals to designated directories for easy access and integration.
    MIT
  • Generate custom voices using description prompts and preview text with MiniMax MCP JS. Save outputs to specified directories for text-to-speech applications.
    MIT
  • List textual-inversion embeddings installed on your ComfyUI server. Reference them in prompts using embedding:name (e.g., embedding:easynegative).
    MIT
  • Save a workflow JSON to ComfyUI server's user library for use in the web UI. Overwrites existing files with the same name; returns confirmation or error on failure.
    MIT
  • Compare a trader's 30-day performance to all-time results: PnL, trade count, win rate, and trend direction to determine if they are improving or cooling off.
    MIT
  • Initiates OAuth login using browser PKCE flow, caches the token locally, and returns authentication status. If required, prompts sign-in via the hosted login UI.
    MIT
  • Test for Insecure Direct Object References by iterating through IDs to detect unauthorized data access. Sends requests with different IDs and analyzes response variations to identify potential IDOR vulnerabilities.
    MIT