mcporter
低风险 · 93 评分:93/100
作者:steipete | 审计时间:2026-02-05T09:18:25.242Z | 规则集:0.1.0
技能介绍
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.
✨
mcporter list <server> --schema ✨
mcporter call <server.tool> key=value ✨ Selector:
mcporter call linear.list_issues team=ENG limit:5 ✨ 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}' ✨ OAuth:
mcporter auth <server | url> [--reset] ✨ Config:
mcporter config list|get|add|remove|import|login|logout 使用场景
1 Function syntax:
mcporter call "linear.create_issue(title: \"Bug\")" 2 CLI:
mcporter generate-cli --server <name> or --command <url> 安全审计
低风险 · 93
摘要
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.
风险画像
关键风险 0 项
暂无 LLM 风险要点(LLM 未启用或无缓存)。
确定性发现(证据)
未检测到发现。