@rlx-ui/mcp
v0.0.17
Published
MCP (Model Context Protocol) Server for RLX UI components
Readme
@rlx-ui/mcp
MCP (Model Context Protocol) Server for RLX UI components.
Installation
npm install -g @rlx-ui/mcpUsage
Via npx (recommended)
npx @rlx-ui/mcpAfter global installation
rlx-mcpBuilding
Run nx build @rlx-ui/mcp to build the library.
Running unit tests
Run nx test @rlx-ui/mcp to execute the unit tests via Jest.
Features
This MCP server provides:
Tools:
greet- A simple greeting toolget_info- Get information about the RLX UI MCP server
Resources:
rlx-ui://info- General information about RLX UI
Development
This library was generated with Nx.
