Back to Home
my-mcp-hub icon

mcp-kit

Verified Safe

by my-mcp-hub

Overview

A CLI tool for scaffolding Model Context Protocol (MCP) applications, either as servers providing tools, resources, and prompts, or clients consuming them.

Installation

Run Command
npm create mcp-kit@latest

Security Notes

The CLI tool executes commands (e.g., `npm install`) on the user's machine, which is an inherent operational risk for any scaffolding tool. The code itself does not contain obvious malicious patterns like `eval` or hardcoded secrets. It leverages standard and well-maintained libraries. Generated projects are configured with code quality tools (Biome, ESLint, Prettier, Lint-staged) and commit message linting (Commitlint), promoting good development practices.

Similar Servers

Stats

Interest Score60
Security Score8
Cost ClassLow
Stars98
Forks1
Last Update2025-12-06

Tags

CLIProject ScaffoldingTypeScriptMCPAI Tooling