Back to Home
hyprmcp icon

mcp-install-instructions-generator

Verified Safe

by hyprmcp

Overview

A tool that generates installation instructions for integrating various AI/coding clients with a Model Context Protocol (MCP) server.

Installation

Run Command
npx -p @hyprmcp/mcp-install-instructions-generator@latest mcp

Security Notes

The web component's markdown rendering uses `rehypeStringify` with `allowDangerousHtml: true`. However, the markdown content is generated internally from validated URL/name inputs, mitigating direct user-controlled XSS risk. The MCP server uses Zod for input validation, preventing common injection vulnerabilities. No hardcoded secrets or arbitrary code execution from user input were found.

Similar Servers

Stats

Interest Score39
Security Score8
Cost ClassLow
Avg Tokens300
Stars11
Forks0
Last Update2025-12-04

Tags

MCPAI IntegrationDeveloper ToolCLIWeb Component