Claude Skill
openclaw/mcporter
McPorter is a TypeScript tool that lets you call MCPs as simple TypeScript APIs or package them as CLI tools. Lightweight, type-safe, and easy to integrate.
Overview
Repository
🚀 Install this Skill
openclaw install openclaw/mcporterSummary
McPorter is a TypeScript tool that allows you to call MCPs (Model Context Protocols) as if they were simple TypeScript APIs, or package them as CLI tools.
通过TypeScript调用MCPs,伪装成简单的TypeScript API。或者将其打包为CLI工具。
Key features
- Call MCPs as simple TypeScript APIs
- Package MCPs as CLI tools
- Built with TypeScript for type safety
- Lightweight and easy to integrate
Use cases
- Integrate MCPs into TypeScript projects seamlessly
- Create CLI wrappers for MCP-based services
- Simplify MCP consumption in development workflows