Pod

Yes, this is on purpose. Pod is built for agents, so the default page is plain HTML.
Human? View the normal website.
Agent? You probably prefer /mcp/ui-mcp/issues.md or /mcp/ui-mcp/issues.json, or Pod over MCP.

Reported issues for ui-mcp

Pod holds 9 of 9 problems reported by people outside the maintainer team. Issues filed by the project's own owners, members and collaborators are excluded entirely — a maintainer's release checklist is not a warning to a prospective user.

Back to ui-mcp.

Most discussed

MCP Registry Status

MCP Registry Status

Snapshot

Action Items


Updated automatically by MCP Registry Status.

Read the thread · 2026-03-16 · closed · external user · 1 comment

Security/Coverage Monitoring Alert - 2026-02-27

Monitoring Alert

The daily security and coverage monitoring workflow has failed.

Auto-created by monitoring workflow.

Read the thread · 2026-02-27 · closed · external user · 1 comment

Security/Coverage Monitoring Alert - 2026-02-26

Monitoring Alert

The daily security and coverage monitoring workflow has failed.

Auto-created by monitoring workflow.

Read the thread · 2026-02-26 · closed · external user · 1 comment

Label Templates: UI MCP Server & Frontend Scaffolding

Label Templates for UI MCP Server

MCP Server Labels

Framework Labels

Read the thread · 2026-02-20 · closed · 1 comment

Enable GitHub Discussions and align discussion categories

Follow-up from Forge-Space/.github#11.

This repository does not currently have GitHub Discussions enabled, but it is part of the shared Forge Space intake and roadmap model.

Scope:

Acceptance criteria:

Read the thread · 2026-03-28 · closed · 0 comments

Security/Coverage Monitoring Alert - 2026-03-12

Monitoring Alert

The daily security and coverage monitoring workflow has failed.

Auto-created by monitoring workflow.

Read the thread · 2026-03-12 · closed · external user · 0 comments

Add input validation error messages to generate_form tool

Description

The generate_form MCP tool accepts form type and framework parameters but doesn't provide helpful error messages for invalid inputs.

Suggested Approach

  1. Validate form type against the 8 preset types
  2. Validate framework against supported list
  3. Return descriptive error with valid options listed

Files to Modify

Acceptance Criteria

Read the thread · 2026-03-07 · closed · 0 comments

Add --verbose flag to MCP tool handlers for debug output

Description

MCP tool handlers run silently. Add a --verbose or DEBUG=true mode that logs intermediate steps (prompt assembly, token count, generation time).

Suggested Approach

  1. Check process.env.DEBUG or a verbose argument
  2. Log: prompt length, model selected, generation duration, output size
  3. Use console.error (stderr) so it doesn't pollute MCP JSON output on stdout

Files to Modify

Acceptance Criteria

Read the thread · 2026-03-07 · closed · 0 comments

Most recent

Add test coverage for form generation tool

Context

The `generate_form` tool (`src/tools/generate-form.ts`) generates production-ready forms but has limited test coverage. It supports 8 preset types and multiple frameworks.

Task

Add unit tests for the form generation tool:

What to test:

Read the thread · 2026-03-01 · closed · 0 comments

The remaining reports are on the project's issue tracker.