{"name":"io.github.pedrogbraz/cronus-ui","slug":"pedrogbraz-cronus-ui","title":"Cronus UI","description":"Search, install, compose, add-page, and theme Cronus UI from the live registry.","url":"https://mcp.market/server/pedrogbraz-cronus-ui","rating":null,"grade":"A","score":93,"certified":false,"status":"active","category":"search","tags":["search"],"presence":{"score":37,"stars":1,"forks":0,"downloads_week":136,"last_push_at":"2026-09-17T13:24:32.000Z","license":"NOASSERTION"},"uptime":{"percent":100,"checks":1,"ok":1,"last_checked_at":"2026-09-19T18:16:09.843Z","last_ok_at":"2026-09-19T18:16:09.843Z","latency_ms":599},"claimed":false,"transport":"mixed","callable_via_gateway":true,"default_price_micros":0,"repository":"https://github.com/pedrogbraz/cronus-ui","website":"https://aicronus.com/docs/mcp","version":"0.7.6","remotes":[{"type":"streamable-http","url":"https://aicronus.com/mcp"}],"packages":[{"registryType":"npm","registryBaseUrl":"https://registry.npmjs.org","identifier":"cronus-ui-mcp","version":"0.7.6","runtimeHint":"npx","transport":{"type":"stdio"},"environmentVariables":[{"description":"Override the registry source (URL or local directory).","name":"CRONUS_UI_REGISTRY"},{"description":"Override the CLI launcher used by write tools.","name":"CRONUS_MCP_CLI_CMD"},{"description":"Per-run CLI timeout for write tools in milliseconds (default 120000).","name":"CRONUS_MCP_CLI_TIMEOUT_MS"}]}],"tools":[{"name":"get_component","description":"Fetch the full detail for a single Cronus UI component or block by name: its source file(s) (path + content), its npm `dependencies`, its `registryDependencies` (other registry items it needs), and the `npx cronus-ui add <name>` install command. Works for both components and blocks.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"name":{"type":"string","description":"The exact registry item name, e.g. 'button', 'data-table', or 'pricing'."}},"required":["name"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_design_context","description":"Return the Cronus UI visual taste file (DESIGN.md) for a theme × look. Use this before generating UI so the agent follows Aurora/Neutral dual identity, one primary CTA, hairline elevation, and look rules. compact fits a system prompt; extended is the repo file. Does not modify the project.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"theme":{"description":"Palette: aurora (generated product), neutral (docs chrome), midnight, sunset, emerald.","type":"string","enum":["aurora","neutral","midnight","sunset","emerald"]},"look":{"description":"Material: default, brutalist, or glass. Orthogonal to theme.","type":"string","enum":["default","brutalist","glass"]},"format":{"description":"compact (~prompt) or extended (full DESIGN.md). Default extended.","type":"string","enum":["compact","extended"]}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_install_command","description":"Build the `npx cronus-ui add ...` command for one or more components/blocks. The CLI resolves and installs each item's registry dependencies automatically. This only returns the command string — to actually install, use `install_component`.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"names":{"minItems":1,"type":"array","items":{"type":"string"},"description":"One or more registry item names to install, e.g. ['button', 'card', 'dialog']."}},"required":["names"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"list_blocks","description":"List the installable Cronus UI blocks (registry items of type 'registry:block') — larger, composed sections such as hero, pricing, login, and dashboard. Returns each block's name, title, dependencies, and its `npx cronus-ui add <name>` install command.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"list_catalog","description":"Return compact Hydra-ready cards for every component, block, variant, and template: name, short description, design style, palette, motion, intents, and the install command. No source files — cheap on tokens. Filter with `kind`. Use `match_catalog` to pick the best item for a prompt (login + smooth animation, etc.).","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"kind":{"description":"Restrict to component, block, variant, or template cards.","type":"string","enum":["component","block","variant","template"]}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"list_components","description":"List the installable Cronus UI components (registry items of type 'registry:ui'). Returns each component's name, a readable title, its npm and registry dependencies, and the `npx cronus-ui add <name>` command to install it.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"match_catalog","description":"Two-query catalog match for low-context agents. Pass a free-text `query` (e.g. 'login page with smooth animation') and/or structured filters (`intent`, `motion`, `style`, `palette`). Returns `pick` (the recommended combination), `intent` hits, `motion` hits, and ranked `matches`. Cards carry description, design style, palette, motion, and intents — not source. Fetch source with `get_component` only after picking a name.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"description":"Natural-language request, e.g. 'login page with smooth animation'. Intent and motion are inferred from the text when those fields are omitted.","type":"string"},"intent":{"description":"Use-case intent: login, signup, pricing, dashboard, chart, form, …","type":"string"},"style":{"description":"Design style: default, editorial, operational, glass, brutalist.","type":"string"},"palette":{"description":"Palette: semantic (follows theme), aurora, neutral, midnight, sunset, emerald.","type":"string"},"motion":{"description":"Motion: none, snappy, smooth, cinematic.","type":"string"},"kind":{"description":"Restrict to component, block, variant, or template.","type":"string","enum":["component","block","variant","template"]},"limit":{"description":"Max hits per list. Default 8.","type":"integer","minimum":1,"maximum":24}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"search_registry","description":"Fuzzy-search Cronus UI components and blocks by name (case-insensitive substring match). Use this to find the right item before fetching its source with `get_component`.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","description":"Search text matched against component and block names, e.g. 'button' or 'card'."}},"required":["query"],"$schema":"http://json-schema.org/draft-07/schema#"}}],"scan":{"score":93,"grade":"A","scanned_at":"2026-09-19T19:15:19.501Z","report":{"scannerVersion":"0.1.5","scannedAt":"2026-09-19T19:15:19.506Z","components":{"code":{"score":25,"max":25,"notes":["18 source files scanned"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 456ms"]},"poisoning":{"score":15,"max":15,"notes":["8 tool descriptions checked"]},"auth":{"score":10,"max":15,"notes":["open endpoint, read-only tools"]},"maintenance":{"score":15,"max":15,"notes":["last push 2 days ago"]},"identity":{"score":8,"max":10,"notes":["registry namespace matches repository owner","GitHub account older than a year"]}},"findings":[],"inputs":{"probes":[{"url":"https://aicronus.com/mcp","reachable":true,"authRequired":false,"latencyMs":456,"serverInfo":{"name":"cronus-ui","version":"0.7.6"}}],"packages":[{"registryType":"npm","identifier":"cronus-ui-mcp","version":"0.7.6","found":true,"license":"MIT","hasInstallScripts":false,"dependencyCount":3,"publishedAt":"2026-09-09T21:27:36.033Z","repositoryUrl":"git+https://github.com/pedrogbraz/cronus-ui.git","weeklyDownloads":136}],"repo":{"found":true,"owner":"pedrogbraz","repo":"cronus-ui","archived":false,"pushedAt":"2026-09-17T13:24:32Z","stars":1,"forks":0,"openIssues":21,"ownerType":"User","ownerAvatarUrl":"https://avatars.githubusercontent.com/u/126528000?v=4","ownerCreatedAt":"2023-02-27T23:36:01Z","license":"NOASSERTION"},"icon":{"url":"https://aicronus.com/icon.svg?icon.360d6r33ta0az.svg","source":"site"},"presence":{"stars":1,"forks":0,"downloadsWeek":136,"license":"NOASSERTION","lastPushAt":"2026-09-17T13:24:32.000Z","score":37}}}},"grade_history":[],"reviews":[]}