← 返回
未分类 中文

Mcporter Cli

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 gene...
使用 mcporter CLI 列出、配置、认证并直接调用 MCP 服务器/工具(HTTP 或 stdio),包括临时服务器、配置编辑及 CLI/类型生成等。
164149043
未分类 clawhub v1.0.1 1 版本 100000 Key: 无需
★ 0
Stars
📥 684
下载
💾 1
安装
1
版本
#latest

概述

mcporter

Use mcporter to work with MCP servers directly.

Quick start

  • mcporter list
  • mcporter list --schema
  • mcporter call 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 --args '{"limit":5}'

Auth + config

  • OAuth: mcporter auth [--reset]
  • Config: mcporter config list|get|add|remove|import|login|logout

Daemon

  • mcporter daemon start|status|stop|restart

Codegen

  • CLI: mcporter generate-cli --server or --command
  • Inspect: mcporter inspect-cli [--json]
  • TS: mcporter emit-ts --mode client|types

Notes

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

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-05-01 18:33 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

Obsidian Notes

164149043
使用 Obsidian 笔记库(纯 Markdown 笔记)并通过 obsidian-cli 实现自动化
★ 0 📥 626

Tmux Remote

164149043
Tmux Remote 自动化技能
★ 0 📥 538

Summarize Cli

164149043
Summarize 命令行工具的自动化技能
★ 2 📥 1,369