Loomal

metricui

MCP server by github.com/mpmcgowen/metricui

React dashboard components — API lookup, code generation, and prop validation for AI tools.

1 starsnpm: @metricui/mcp-server

About metricui

metricui is an MCP (Model Context Protocol) server published by mpmcgowen in the official MCP registry, listed under Search on Loomal. React dashboard components — API lookup, code generation, and prop validation for AI tools.

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

Development happens in the open at github.com/mpmcgowen/metricui, where the project has earned 1 GitHub stars.

Use metricui with your agent

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

Frequently asked questions

What is metricui?
metricui is an MCP (Model Context Protocol) server by mpmcgowen in the Search category. React dashboard components — API lookup, code generation, and prop validation for AI tools.
How do I connect metricui to Claude, Cursor, or another MCP client?
Install metricui from its npm package (@metricui/mcp-server) 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 metricui open source?
Yes — the source code is public at github.com/mpmcgowen/metricui, with 1 GitHub stars.
Can AI agents pay to use metricui?
Not yet through Loomal — metricui 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 metricui? Claim this listing free by verifying GitHub ownership, or contact us.