heroui-mcp

heroui-inc/heroui-mcp

3.4

If you are the rightful owner of heroui-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

HeroUI React MCP Server provides direct access to HeroUI component documentation via Model Context Protocol (MCP), supporting @heroui/react v3.

Tools

Functions exposed to the LLM to take actions

installation

Get complete installation guide for @heroui/react v3 in your React/Next.js project.

list_components

List all available HeroUI components (always returns latest version).

get_component_info

Get complete information about HeroUI components including description, anatomy, props, and examples.

get_component_props

Get detailed props information for HeroUI components.

get_component_examples

Get usage examples for HeroUI components.

get_component_source_code

Get the React/TypeScript source code (.tsx) for HeroUI components.

get_component_source_styles

Get the CSS styles (.css) for HeroUI components.

get_theme_info

Get HeroUI theme variables with an optimized structure that extracts common variables shared between light and dark modes.

get_docs

Get HeroUI v3 documentation content for guides, principles, and component docs.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources