by knowsuchagency · MCP Server · ★ 1.7k
mcp2cli Turn any MCP server, OpenAPI spec, or GraphQL endpoint into a CLI — at runtime, with zero codegen. Save 96–99% of the tokens wasted on tool schemas every turn. Read the full writeup → Install AI Agent Skill mcp2cli ships with an installable skill 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. After installing, try prompts like: — interact with an MCP server — generate a skill from an API Usage MCP HTTP/SSE mode bash Connect to an MCP server over HTTP mcp2cli --mcp https://mcp.example.com/sse --list Call a tool mcp2cli --mcp https://mcp.example.com/sse search --query "test" With auth header mcp2cli --mcp https://mcp.exa
| Stars | 1,723 |
| Forks | 116 |
| Language | Python |
| Category | MCP Server |
| License | MIT |
| Quality Score | 57.74/100 |
| Open Issues | 1 |
| Last Updated | 2026-03-28 |
| Created | 2026-03-09 |
| Platforms | cli, mcp, python |
| Est. Tokens | ~2293k |
These tools work well together with mcp2cli for enhanced workflows:
Explore other popular mcp server tools:
mcp2cli is Turn any MCP, OpenAPI, or GraphQL server into a CLI — at runtime, with zero codegen. It is categorized as a MCP Server with 1.7k GitHub stars.
mcp2cli is primarily written in Python. It covers topics such as ai, cli, graphql.
You can find installation instructions and usage details in the mcp2cli GitHub repository at github.com/knowsuchagency/mcp2cli. The project has 1.7k stars and 116 forks, indicating an active community.
mcp2cli is released under the MIT license, making it free to use and modify according to the license terms.