fastmcp-client-cli

Installation
SKILL.md

FastMCP CLI: List and Call [1]

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

Listing Tools

# Remote server
fastmcp list http://localhost:8000/mcp

# Local Python file (runs via fastmcp run automatically)
fastmcp list server.py

# MCPConfig with multiple servers
fastmcp list mcp.json

# Stdio command (npx, uvx, etc.)
fastmcp list --command 'npx -y @modelcontextprotocol/server-github'
Installs
25
GitHub Stars
64
First Seen
Mar 29, 2026
fastmcp-client-cli — jamie-bitflight/claude_skills