Back to Home
slomo-b icon

Hero-Ui-MCP-Assistant

Verified Safe

by slomo-b

Overview

Provides comprehensive Hero UI documentation and design principles to AI assistants via the Model Context Protocol (MCP), enabling them to answer development-related queries.

Installation

Run Command
cd mcp && uvicorn mcp_server:app --reload

Security Notes

The server primarily reads local JSON files and processes simple string queries for information retrieval. No dynamic code execution (e.g., eval, exec), direct system calls, or external network requests are observed within the provided source. Input parameters are used for lookup and searching against predefined data, mitigating injection risks. Error handling for tool calls is robust. Security largely depends on the integrity of the local JSON data and the deployment environment.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens2000
Stars0
Forks0
Last Update2025-11-29

Tags

Hero UIMCP ServerDocumentationAI AssistantFrontend Development