Loading...
Loading...
MCP server implementation with Express.js and TypeScript.
npx skill4agent add eng0ai/eng0-template-skills express-mcpgit clone --depth 1 https://github.com/Eng0AI/express-mcp.git .git clone --depth 1 https://github.com/Eng0AI/express-mcp.git _temp_template
mv _temp_template/* _temp_template/.* . 2>/dev/null || true
rm -rf _temp_templaterm -rf .git
git initnpm installnpm run buildnpm run dev