·fastmcp-client-cli
</>

fastmcp-client-cli

jlowin/fastmcp

Query and invoke tools on MCP servers using fastmcp list and fastmcp call. Use when you need to discover what tools a server offers, call tools, or integrate MCP servers into workflows.

6Installs·2Trend·@jlowin

Installation

$npx skills add https://github.com/jlowin/fastmcp --skill fastmcp-client-cli

SKILL.md

Use fastmcp list and fastmcp call to interact with any MCP server from the command line.

Default output shows tool signatures and descriptions. Use --input-schema or --output-schema to include full JSON schemas, --json for structured output.

Type coercion is automatic: limit=5 becomes an integer, verbose=true becomes a boolean, based on the tool's input schema.

Query and invoke tools on MCP servers using fastmcp list and fastmcp call. Use when you need to discover what tools a server offers, call tools, or integrate MCP servers into workflows. Source: jlowin/fastmcp.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/jlowin/fastmcp --skill fastmcp-client-cli
Category
</>Dev Tools
Verified
First Seen
2026-02-17
Updated
2026-02-18

Quick answers

What is fastmcp-client-cli?

Query and invoke tools on MCP servers using fastmcp list and fastmcp call. Use when you need to discover what tools a server offers, call tools, or integrate MCP servers into workflows. Source: jlowin/fastmcp.

How do I install fastmcp-client-cli?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/jlowin/fastmcp --skill fastmcp-client-cli Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/jlowin/fastmcp

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-17

Related Skills

None