express-mcp
OfficialExpress.js MCP server template.
AuthorEng0AI
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides an MCP (Model Context Protocol) server implementation with Express.js and TypeScript.
Core Features & Use Cases
- Express.js server: Lightweight API server with TypeScript.
- MCP protocol: Model Context Protocol support.
- Extensible: Easy to extend with additional endpoints.
Quick Start
Clone, install, and run:
- git clone --depth 1 https://github.com/Eng0AI/express-mcp.git .
- npm install
- npm run dev
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: express-mcp Download link: https://github.com/Eng0AI/eng0-template-skills/archive/main.zip#express-mcp Please download this .zip file, extract it, and install it in the .claude/skills/ directory.