Loomal

ui-mcp

MCP server by github.com/forge-space/ui-mcp

Forge Space MCP server for UI and backend generation via stdio transport.

1 starsnpm: @forgespace/ui-mcp

About ui-mcp

ui-mcp is an MCP (Model Context Protocol) server published by forge-space in the official MCP registry. Forge Space MCP server for UI and backend generation via stdio transport.

It ships as an npm package (@forgespace/ui-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/forge-space/ui-mcp, where the project has earned 1 GitHub stars.

Use ui-mcp with your agent

Claude Code · one command
claude mcp add ui-mcp -- npx -y @forgespace/ui-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "ui-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@forgespace/ui-mcp"
      ]
    }
  }
}
npm@forgespace/ui-mcp

Frequently asked questions

What is ui-mcp?
ui-mcp is an MCP (Model Context Protocol) server by forge-space. Forge Space MCP server for UI and backend generation via stdio transport.
How do I connect ui-mcp to Claude, Cursor, or another MCP client?
Install ui-mcp from its npm package (@forgespace/ui-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is ui-mcp open source?
Yes — the source code is public at github.com/forge-space/ui-mcp, with 1 GitHub stars.
Can AI agents pay to use ui-mcp?
Not yet through Loomal — ui-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain ui-mcp? Claim this listing free by verifying GitHub ownership, or contact us.