The reputation layer for AI skills, tools & agents

philschmid/mcp-cli

Score: 29.4 Rank #6923

Lighweight CLI to interact with MCP servers

Overview

philschmid/mcp-cli is a TypeScript MCP server licensed under MIT. Lighweight CLI to interact with MCP servers

Ranked #6923 out of 25632 indexed tools.

Ecosystem

TypeScript MIT

Signal Breakdown

Stars 992
Freshness 1mo ago
Issue Health 7%
Contributors 2
Dependents 0
Forks 104
Description Brief
License MIT

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

Freshness high impact

Last commit was 38 days ago — a recent commit would boost your freshness score

Issue Health high impact

You have 68 open vs 5 closed issues — triaging stale issues improves health

Badge

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

Matched Queries

"mcp server""mcp-server"

From the README

# mcp-cli

A lightweight, Bun-based CLI for interacting with [MCP (Model Context Protocol)](https://modelcontextprotocol.io/) servers.

## Features

- 🪶 **Lightweight** - Minimal dependencies, fast startup
- 📦 **Single Binary** - Compile to standalone executable via `bun build --compile`
- 🔧 **Shell-Friendly** - JSON output for call, pipes with `jq`, chaining support
- 🤖 **Agent-Optimized** - Designed for AI coding agents (Gemini CLI, Claude Code, etc.)
- 🔌 **Universal** - Supports both stdio and HTTP MCP servers
- ⚡ **Connection Pooling** - Lazy-spawn daemon keeps connections warm (60s idle timeout)
- � **Tool Filtering** - Allow/disable specific tools per server via config
- 📋 **Server Instructions** - Display MCP server instructions in output
- �💡 **Actionable Errors** - Structured error messages with available servers and recovery suggestions

## Quick Start

### 1. Installation

```bash
curl -fsSL https://raw.githubusercontent.com/philschmid/mcp-cli/main/install.sh | bash
`
Read full README on GitHub →
Are you the maintainer? Claim this listing