mcporter
✓當您需要存取 MCP 伺服器而不直接在 Claude Code 中安裝它們時使用。 MCPorter 透過 npx 提供對任何 MCP 伺服器的 CLI 訪問,從而實現工具發現、直接呼叫和臨時連接。用於存取外部 MCP 功能,例如瀏覽器自動化、API 整合或任何基於 MCP 的工具。
SKILL.md
MCPorter is a CLI and runtime for Model Context Protocol (MCP) servers. It enables access to any MCP server without direct installation, auto-discovers configured servers, and provides ergonomic tool calling from the command line.
Accessing MCP tools without installing them directly in Claude Code Discovering what MCP servers are available on the user's machine Calling MCP tools via CLI for automation or testing Connecting to ad-hoc MCP endpoints without configuration Inspecting available tools and their schemas from any MCP server
No installation required - use via npx npm install -g mcporter brew install steipete/tap/mcporter
當您需要存取 MCP 伺服器而不直接在 Claude Code 中安裝它們時使用。 MCPorter 透過 npx 提供對任何 MCP 伺服器的 CLI 訪問,從而實現工具發現、直接呼叫和臨時連接。用於存取外部 MCP 功能,例如瀏覽器自動化、API 整合或任何基於 MCP 的工具。 來源:nicobailon/conport-mcporter-skills。
可引用資訊
為搜尋與 AI 引用準備的穩定欄位與指令。
- 安裝指令
npx skills add https://github.com/nicobailon/conport-mcporter-skills --skill mcporter- 分類
- </>開發工具
- 認證
- ✓
- 收錄時間
- 2026-02-12
- 更新時間
- 2026-02-18
快速解答
什麼是 mcporter?
當您需要存取 MCP 伺服器而不直接在 Claude Code 中安裝它們時使用。 MCPorter 透過 npx 提供對任何 MCP 伺服器的 CLI 訪問,從而實現工具發現、直接呼叫和臨時連接。用於存取外部 MCP 功能,例如瀏覽器自動化、API 整合或任何基於 MCP 的工具。 來源:nicobailon/conport-mcporter-skills。
如何安裝 mcporter?
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/nicobailon/conport-mcporter-skills --skill mcporter 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
這個 Skill 的原始碼在哪?
https://github.com/nicobailon/conport-mcporter-skills