mcporter MCP Server
openclaw/mcporter
Call MCPs via TypeScript, masquerading as simple TypeScript API. Or package them as cli.
claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
openclaw/mcporter is a TypeScript tool licensed under MIT. Call MCPs via TypeScript, masquerading as simple TypeScript API. Or package them as cli. Topics: cli, mcp, ts-api.
Ranked #94 out of 24840 indexed tools.
In the top 1% of all indexed tools.
Has 5,027 GitHub stars.
Used by 49 other projects.
Has 52 contributors.
Actively maintained with commits in the last week.
Ecosystem
Score Breakdown
5,027 stars → well-known project
Last commit today → actively maintained
123/123 issues closed → responsive maintainer
52 contributors → active community
49 dependents → few downstream users
Weights: Freshness 20% · Issue Health 20% · Dependents 22% · Stars 10% · Contributors 8% · How we score →
Matched Queries
From the README
# MCPorter 🧳 — Carry MCP tools into scripts, CLIs, and agents <p align="center"> </p> MCPorter is a TypeScript runtime and command-line tool for discovering and calling Model Context Protocol servers. It is for developers and coding agents that need the same MCP tools from a terminal, a script, or a generated standalone CLI. ## Install Try the CLI without installing it: ```sh npx mcporter --version ``` Install it for repeated command-line use: ```sh brew install steipete/tap/mcporter # or npm install -g mcporter ``` Node 24 or newer is required for npm installs. For the TypeScript runtime, add `mcporter` to your project with your package manager. Signed macOS binaries and the other supported install paths are covered in the [install guide](docs/install.md). ## Quick start Inspect a public MCP server, then call one of its tools: ```sh npx mcporter list https://mcp.context7.com/mcp --brief npx mcporter call https://mcp.context7.com/mcp.resolve-library-id \ query="React hRead full README on GitHub →
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.