kiro-frontend-engineer-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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
| 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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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