mcporter

Originally fromopenclaw/openclaw
Installation
SKILL.md

mcporter

Use the mcporter CLI to interact with MCP servers directly via HTTP or stdio.

Quick Start

  1. List available servers: mcporter list
  2. View tools for a server: mcporter list <server> --schema
  3. Call a tool: mcporter call <server.tool> key=value

Calling Tools

Multiple syntaxes are supported for calling MCP tools:

Selector syntax

mcporter call linear.list_issues team=ENG limit:5
Installs
56
GitHub Stars
1
First Seen
Feb 18, 2026
mcporter — buildrtech/dotagents