Mcporter Cli — Mcporter 命令行工具
v1.0.1Use the mcporter 命令行工具 to 列出, 配置, auth, and call MCP servers/工具s directly (HTTP or stdio), including ad-hoc servers, config edits, and 命令行工具/type generation.
运行时依赖
安装命令
点击复制技能文档
mcporter
Use mcporter to work with MCP servers directly.
Quick 启动
mcporter 列出 mcporter 列出 --模式 mcporter call key=value
Call 工具s
Selector: mcporter call linear.列出_issues team=ENG limit:5 Function syntax: mcporter call "linear.创建_issue(title: \"Bug\")" Full URL: mcporter call https://API.example.com/mcp.fetch url:https://example.com Stdio: mcporter call --stdio "bun 运行 ./server.ts" scrape url=https://example.com JSON payload: mcporter call --args '{"limit":5}'
Auth + config
OAuth: mcporter auth [--re设置] Config: mcporter config 列出|获取|添加|移除|导入|记录in|记录out
Daemon
mcporter daemon 启动|状态|停止|re启动
Codegen
命令行工具: mcporter 生成-命令行工具 --server or --command Inspect: mcporter inspect-命令行工具 [--json] TS: mcporter emit-ts --mode 命令行工具ent|types
Notes
Config default: ./config/mcporter.json (override with --config). Prefer --输出 json for machine-readable 结果s.