Back to Home
heroui-inc icon

heroui-mcp

Verified Safe

by heroui-inc

Overview

Provides HeroUI design system component documentation and theme data to AI assistants/coding agents.

Installation

Run Command
pnpm dev:mastra

Environment Variables

  • CLOUDFLARE_ACCOUNT_ID
  • R2_ACCESS_KEY_ID
  • R2_SECRET_ACCESS_KEY
  • R2_BUCKET_NAME
  • NODE_ENV
  • SERVICE_AUTH_TOKEN
  • ANTHROPIC_API_KEY
  • OPENAI_API_KEY
  • AWS_ACCESS_KEY_ID
  • AWS_SECRET_ACCESS_KEY
  • AWS_REGION
  • ANTHROPIC_MODEL
  • OPENAI_MODEL
  • BEDROCK_MODEL
  • HEROUI_API_URL
  • POSTHOG_KEY
  • POSTHOG_HOST
  • GITHUB_TOKEN

Security Notes

The project uses Cloudflare Workers, which limits direct file system access. Environment variables are used for sensitive credentials (R2, API keys, service auth tokens), which is a good practice. CORS is set to '*' for API endpoints, which is typical for public APIs but assumes all sensitive actions are adequately protected by the `authMiddleware`. No obvious 'eval' or direct injection vulnerabilities were found in the provided core API logic.

Similar Servers

Stats

Interest Score50
Security Score8
Cost ClassLow
Stars44
Forks0
Last Update2026-01-19

Tags

MCPAILLMDocumentationComponent Library