mcporter

Low · 93 Score: 93/100
by steipete | Audited: 2026-02-05T09:18:25.242Z | Ruleset: 0.1.0

Quick Install

Add this skill to your agent

clawhub install mcporter

About This Skill

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 generation.

mcporter list <server> --schema
mcporter call <server.tool> key=value
Selector: mcporter call linear.list_issues team=ENG limit:5
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 <server.tool> --args '{"limit":5}'
OAuth: mcporter auth <server | url> [--reset]
Config: mcporter config list|get|add|remove|import|login|logout

Use Cases

1 Function syntax: mcporter call "linear.create_issue(title: \"Bug\")"
2 CLI: mcporter generate-cli --server <name> or --command <url>

Security Audit

Low · 93

Summary

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 generation.

Risk Profile Toxicity Privacy Scope Reputation Quality

Key Risks 0 items

No LLM risk bullets (LLM disabled or not cached).

Deterministic Findings (Evidence)

No findings detected.

Explore More Skills