Google PageRank for AI agents. 25,000+ tools indexed.

mcporter MCP Server

openclaw/mcporter

Score: 94.8 Rank #94 MCP Server
Are you the maintainer of openclaw/mcporter? Claim this listing →

Call MCPs via TypeScript, masquerading as simple TypeScript API. Or package them as cli.

Add AgentRank to Claude Code Discover and compare tools like openclaw/mcporter — your AI finds the right one automatically
Get API Access →
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

TypeScript MIT
climcpts-api

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 5,027

5,027 stars → well-known project

Freshness 25% today

Last commit today → actively maintained

Issue Health 25% 100%

123/123 issues closed → responsive maintainer

Contributors 10% 52

52 contributors → active community

Dependents 25% 49

49 dependents → few downstream users

npm Downloads N/A
PyPI Downloads N/A
Forks 344
Description Good
License MIT

Weights: Freshness 20% · Issue Health 20% · Dependents 22% · Stars 10% · Contributors 8% · How we score →

Badge all embed codes →

AgentRank score for openclaw/mcporter
[![AgentRank](https://agentrank-ai.com/api/badge/tool/openclaw--mcporter)](https://agentrank-ai.com/tool/openclaw--mcporter/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/openclaw--mcporter/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/openclaw--mcporter" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="openclaw/mcporter"></script>

Matched Queries

topic:mcp

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 h
Read full README on GitHub →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.