The reputation layer for AI skills, tools & agents

knowsuchagency/mcp2cli

Score: 42.8 Rank #1080

Turn any MCP server or OpenAPI spec into a CLI — at runtime, with zero codegen

Overview

knowsuchagency/mcp2cli is a Python MCP server licensed under MIT. Turn any MCP server or OpenAPI spec into a CLI — at runtime, with zero codegen

Ranked #1080 out of 25632 indexed tools.

In the top 5% of all indexed tools.

Actively maintained with commits in the last week.

Ecosystem

Python MIT

Signal Breakdown

Stars 837
Freshness 3d ago
Issue Health 20%
Contributors 2
Dependents 0
Forks 49
Description Good
License MIT

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

Issue Health high impact

You have 4 open vs 1 closed issues — triaging stale issues improves health

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge

AgentRank score for knowsuchagency/mcp2cli
[![AgentRank](https://agentrank-ai.com/api/badge/tool/knowsuchagency--mcp2cli)](https://agentrank-ai.com/tool/knowsuchagency--mcp2cli)
<a href="https://agentrank-ai.com/tool/knowsuchagency--mcp2cli"><img src="https://agentrank-ai.com/api/badge/tool/knowsuchagency--mcp2cli" alt="AgentRank"></a>

Matched Queries

"mcp server""mcp-server"

From the README

<p align="center">
  
</p>

<h1 align="center">mcp2cli</h1>

<p align="center">
  Turn any MCP server or OpenAPI spec into a CLI — at runtime, with zero codegen.<br>
  <strong>Save 96–99% of the tokens wasted on tool schemas every turn.</strong><br><br>
  <a href="https://www.orangecountyai.com/blog/mcp2cli-one-cli-for-every-api-zero-wasted-tokens"><strong>Read the full writeup →</strong></a>
</p>

## Install

```bash
pip install mcp2cli

# Or run directly without installing
uvx mcp2cli --help
```

## AI Agent Skill

mcp2cli ships with an installable [skill](https://skills.sh) that teaches AI coding agents (Claude Code, Cursor, Codex) how to use it. Once installed, your agent can discover and call any MCP server or OpenAPI endpoint — and even generate new skills from APIs.

```bash
npx skills add knowsuchagency/mcp2cli --skill mcp2cli
```

After installing, try prompts like:
- `mcp2cli --mcp https://mcp.example.com/sse` — interact with an MCP server
- `mcp2cli create a skill for https:
Read full README on GitHub →
Are you the maintainer? Claim this listing