kiro-frontend-engineer-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
| prompts | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
| ui-ux-pro-max | System 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
| Name | Description |
|---|---|
| React & Next.js Best Practices | Structured guidelines on Server/Client components, state isolation, and TypeScript patterns |
| Web Design Inspection Checklist | Product-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