Mcporter

👤 steipete 📦 v1.0.0 ⭐ 4.0 ⬇️ 75K 下載
💻 開發程式設計 免費

📖 技能介紹


name: mcporter description: Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation. homepage: http://mcporter.dev metadata: {"clawdbot":{"emoji":"📦","requires":{"bins":["mcporter"]},"install":[{"id":"node","kind":"node","package":"mcporter","bins":["mcporter"],"label":"Install mcporter (node)"}]}}


mcporter

Use mcporter to work with MCP servers directly.

Quick start - mcporter list - mcporter list <server> --schema - mcporter call <server.tool> key=value

Call tools - Selector: mcporter call linear.list_issues team=ENG limit:5 - Function syntax: mcporter call "linear.create_issue(title: \"Bug\")" - Full URL: mcporter call https://api.example.com/mcp.fetch url:https://example.com - Stdio: mcporter call --stdio "bun run ./server.ts" scrape url=https://example.com - JSON payload: mcporter call <server.tool> --args '{"limit":5}'

7w4.net小蔥技能站收錄全網優質技能,值得收藏。

Auth + config - OAuth: mcporter auth <server | url> [--reset] - Config: mcporter config list|get|add|remove|import|login|logout

Daemon - mcporter daemon start|status|stop|restart

Codegen - CLI: mcporter generate-cli --server <name> or --command <url> - Inspect: mcporter inspect-cli <path> [--json] - TS: mcporter emit-ts <server> --mode client|types

Notes - Config default: ./config/mcporter.json (override with --config). - Prefer --output json for machine-readable results.

🤖 AI 評測

這個技能質量中等偏上。優點是功能說明詳細,示例豐富,容易上手使用。不足之處是部分描述文字混亂(中英文混雜),文件內容不完整,引用的一些檔案缺失,整體略顯粗糙。基礎功能描述清晰,但細節打磨不夠,推薦用於學習參考,生產使用需謹慎。

📊 多維度評分

適應性4.4
規範性4
有效性3.7
可靠性3.8
可信度4.4

📁 包含檔案 (2 個)

📄 SKILL.md 1.4 KB
📄 _meta.json 127 B