mcporter
Call MCP servers via TypeScript to simplify code execution and automation.
- Type
- MCP
- Open source
- Yes
- GitHub Stars
- ★ 4.7k
- Source
- mcp-github
- Repository
- github.com/openclaw/mcporter
Overview
MCPorter is a TypeScript runtime, CLI, and code generation toolkit for Model Context Protocol. It helps you discover MCP servers already configured in your system and directly invoke them, enabling richer automation workflows within TypeScript. Additionally, it can convert MCP server definitions into single-purpose CLI tools. MCPorter offers zero-configuration server discovery, one-click CLI generation, typed tool clients, intuitive compositional APIs, record/replay capabilities, and convenient support for OAuth and stdio—ideal for developers who need to call MCP servers programmatically.
Capabilities
- ▪Zero-configuration discovery of MCP servers
- ▪One-click generation of CLI tools
- ▪Typed tool clients
- ▪Friendly compositional API
- ▪Record/replay functionality
- ▪Convenient support for OAuth and stdio
Use cases
Setup
Use `npx mcporter` directly, or install globally via `npm install -g mcporter`.
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How do I get started with MCPorter?
You can directly use the `npx mcporter` command without installation.
What transport protocols does MCPorter support?
Supports stdio and HTTP protocols.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.