Toolverse
All skills

mcp-cli

by github

Interface for MCP (Model Context Protocol) servers via CLI. Use when you need to interact with external tools, APIs, or data sources through MCP servers, list available MCP servers/tools, or call MCP tools from command line.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
github
Category
Backend
Views
58

About this skill

Interface for MCP (Model Context Protocol) servers via CLI. Use when you need to interact with external tools, APIs, or data sources through MCP servers, list available MCP servers/tools, or call MCP tools from command line.

How to use

  1. Zainstaluj mcp-cli zgodnie z instrukcjami w repozytorium GitHub (github.com/github/awesome-copilot/tree/main/skills/mcp-cli).

  2. Uruchom mcp-cli w terminalu, aby wyświetlić listę wszystkich dostępnych serwerów i narzędzi. To jest punkt wyjścia do odkrywania, co możesz zrobić.

  3. Wybierz interesujący Cię serwer (np. filesystem) i uruchom mcp-cli filesystem, aby zobaczyć wszystkie dostępne narzędzia z ich parametrami. Dodaj flagę -d, aby wyświetlić szczegółowe opisy: mcp-cli filesystem -d.

  4. Sprawdź pełny schemat JSON dla konkretnego narzędzia, uruchamiając mcp-cli serwer/narzędzie, na przykład mcp-cli filesystem/read_file. To pokaże dokładnie, jakie argumenty są wymagane.

  5. Wywołaj narzędzie z argumentami, przekazując dane w formacie JSON: mcp-cli filesystem/read_file '{"path": "./README.md"}'. Wynik zostanie wyświetlony w terminalu.

  6. Jeśli szukasz konkretnego narzędzia, użyj mcp-cli grep "*wzorzec*", aby przeszukać dostępne narzędzia po nazwie. Dla złożonych danych wejściowych możesz użyć heredoc lub przekierowania: cat dane.json | mcp-cli serwer/narzędzie.

Related skills

supabase-developer

by daffy0208

Build full-stack applications with Supabase (PostgreSQL, Auth, Storage, Real-time, Edge Functions). Use when implementing authentication, database design with RLS, file storage, real-time features, or serverless functions.

Backend
78170

stripe-integration

by wshobson

Implement Stripe payment processing for robust, PCI-compliant payment flows including checkout, subscriptions, and webhooks. Use when integrating Stripe payments, building subscription systems, or implementing secure checkout flows.

Backend
40147

travel-planner

by ailabs-393

This skill should be used whenever users need help planning trips, creating travel itineraries, managing travel budgets, or seeking destination advice. On first use, collects comprehensive travel preferences including budget level, travel style, interests, and dietary

Backend
4379

youtube-transcribe-skill

by feiskyer

Extract subtitles/transcripts from a YouTube video URL and save as a local file. Use when you need to extract subtitles from a YouTube video.

Backend
24178

patent-search

by RobThePCGuy

Advanced prior art search using the PatentsView API. Use this skill when users need to search for patents, perform prior art searches, analyze patent landscapes, or find patents by inventor, title, date range, or technical fields. Helps with patent research, freedom to operate

Backend
36218

youtube-transcript

by michalparkola

Download YouTube video transcripts when user provides a YouTube URL or asks to download/get/fetch a transcript from YouTube. Also use when user wants to transcribe or get captions/subtitles from a YouTube video.

Backend
53214