Skip to main content
Glama
Josephjyinn516

kiro-frontend-engineer-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
prompts
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
run_kane_cliB

Orchestrate a real browser run via kane-cli. Accepts a target URL and optional interaction sequences (click, type, scroll) to visually validate rendered components.

execute_playwright_testA

Run local Playwright E2E test suites on generated components. Captures terminal logs, test pass/fail results, and error screenshots.

github_fetch_ci_logsA

Fetch CI build/lint failure logs from GitHub Actions. Used for self-healing: agent reads failures and generates fixes.

github_address_review_commentsC

Fetch open PR review comments from GitHub to feed back into agent context for automated resolution.

Prompts

Interactive templates invoked by user choice

NameDescription
ui-ux-pro-maxSystem prompt that instructs the LLM to analyze a layout spec/image and generate rich, fully dynamic, non-generic frontend component blueprints

Resources

Contextual data attached and managed by the client

NameDescription
React & Next.js Best PracticesStructured guidelines on Server/Client components, state isolation, and TypeScript patterns
Web Design Inspection ChecklistProduct-grade QA checklist for accessibility, layout shifting, edge-case text truncation

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/Josephjyinn516/kiro-frontend-engineer-mcp'

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