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.
$npx -y skills add prefecthq/fastmcp --skill fastmcp-client-cliInstalls into the current project.
Run `npx skills use "https://github.com/prefecthq/fastmcp" --skill "prefecthq/fastmcp/fastmcp-client-cli"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/prefecthq/fastmcp" that are relevant to the current task. Run `npx skills add "https://github.com/prefecthq/fastmcp"` and select the relevant skills, then follow their instructions.