ワンクリックで
mcporter
CLI bridge for discovering, calling, and managing MCP servers directly from the terminal using mcporter.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
CLI bridge for discovering, calling, and managing MCP servers directly from the terminal using mcporter.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
Penetration testing tools for the CodeAgent — network scanning, service enumeration, and vulnerability checks
Obsidian Local REST API tools for the CodeAgent — manage vault notes, search, and metadata
Frida dynamic instrumentation tools for the CodeAgent — mobile app analysis and SSL unpinning
DuckDB in-process analytics tools for the CodeAgent — SQL on CSV/Parquet/JSON without a server
Supabase client tools for the CodeAgent — database CRUD, auth, storage, and edge functions
OSINT reconnaissance tools for the CodeAgent — domain, IP, email, and social media intelligence
SOC 職業分類に基づく
| name | mcporter |
| description | CLI bridge for discovering, calling, and managing MCP servers directly from the terminal using mcporter. |
| metadata | {"version":"1.0.0","author":"erebus","tags":["mcp","cli","bridge","tools"]} |
Use this skill for ad-hoc MCP server interaction from the terminal.
pip install mcporter
mcporter list-tools --command "npx -y @modelcontextprotocol/server-filesystem /tmp"
mcporter call --command "npx -y @modelcontextprotocol/server-filesystem /tmp" \
--tool read_file --args '{"path": "/tmp/test.txt"}'
mcporter discover
mcporter list-tools to see available capabilities