torch-glare
v2.4.1
Published
A copy-in React component library (TypeScript + Radix UI + Tailwind CSS). Its CLI copies component source directly into your project — you own the code.
Maintainers
Readme
TORCH Glare Components Library
Welcome to the TORCH Glare Components Library! This library offers a comprehensive set of reusable React components designed to help you build modern, efficient user interfaces. It also includes a powerful CLI tool (torch-glare CLI) to simplify component management and integration.

Documentation
You can find the complete documentation at: https://glare.torchcorp.com
MCP Server (AI assistants)
TORCH Glare ships an MCP server (torch-glare-mcp) that gives
AI assistants full access to component docs, API references, code examples, install commands, and
the actual source the CLI copies. See mcp/README.md.
Wire it into your AI client with npx torch-glare mcp, or, when working in this repo, run
pnpm run mcp:build once — the local server is registered in .mcp.json.
Contributing
We’re excited to welcome contributors! To get started:
- Fork the repository.
- Create a new branch.
- Implement your changes.
- Commit with a descriptive message.
- Push your branch and open a pull request.
Contribution Guidelines
- Adhere to the existing code style.
- Update or add documentation where applicable.
License
This project is licensed under the MIT License.
