# registry MCP server

Browse and install Crucible's animated React components into shadcn-style projects.

## Links
- Registry page: https://www.getdrio.com/mcp/com-crucibleui-registry
- Repository: https://github.com/schreyerpeter/crucible
- Website: https://crucibleui.com

## Install
- Endpoint: https://crucibleui.com/api/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://crucibleui.com/api/mcp

## Tools
- search_registry (Search the Crucible registry) - Search Crucible's animated React components by keyword, category, or tier. Returns names, descriptions, and dependencies. Use get_component to fetch source. Endpoint: https://crucibleui.com/api/mcp
- get_component (Get component source) - Fetch the full TypeScript source of a Crucible component, ready to drop into a shadcn-style project. Pro components require an Authorization: Bearer <CRUCIBLE_TOKEN> header (get a token at https://crucibleui.com/account). Endpoint: https://crucibleui.com/api/mcp
- install_instructions (Get install instructions) - How to install a Crucible component into a project: shadcn CLI command, registry config, and npm dependencies. Endpoint: https://crucibleui.com/api/mcp
- get_usage (Get component usage example) - Show how to USE a Crucible component correctly: a worked example (its demo source) plus the conventions that make it render — notably the `relative isolate` wrapper that background components require. Call this before writing integration code so the install actually renders. Endpoint: https://crucibleui.com/api/mcp

## Resources
- crucible://conventions - Crucible usage conventions How to install and correctly use Crucible components — the load-bearing stacking-context rule for backgrounds, built-in a11y/perf, and the demo-is-a-preview caveat. Read before integrating a component. MIME type: text/markdown

## Prompts
Not captured

## Metadata
- Owner: com.crucibleui
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 21, 2026
- Source: https://registry.modelcontextprotocol.io
