Skip to main content
Back to the directory
steipete/clawdisSoftware EngineeringFrontend and Design

mcporter

Direct CLI access to MCP servers with tool calling, auth, and code generation.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/steipete/clawdis --skill mcporter
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, mcporter has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: steipete/clawdis. Canonical URL: https://skills.sh/steipete/clawdis/mcporter.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Direct CLI access to MCP servers with tool calling, auth, and code generation. Use mcporter to work with MCP servers directly. Quick start Call tools Auth + config Daemon Codegen Notes - Call tools across HTTP servers, stdio processes, and ad-hoc endpoints using selector syntax, function calls, or JSON payloads - Manage server configuration, OAuth authentication, and daemon lifecycle from the command line - Generate TypeScript types and CLI wrappers for any MCP server or custom endpoint - Inspect and list available tools with schema details to understand server capabilities before calling - mcporter list - mcporter list --schema - mcporter call key=value - Selector: mcporter call linear.list_issues team=ENG limit:5 - Function syntax: mcporter call "linear.create_issue(title: \"Bug\")" - Full URL: mcporter call url: - Stdio: mcporter call --stdio "bun run ./server.ts" scrape url= - JSON payload: mcporter call --args '{"limit":5}' - OAuth: mcporter auth [--reset] - Config: mcporter config list|get|add|remove|import|login|logout - mcporter daemon start|status|stop|restart - CLI: mcporter generate-cli --server or --command - Inspect: mcporter inspect-cli [--json] - TS: mcporter emit-ts --mode client|types - Config default: ./config/mcporter.json (override with --config ). - Prefer --output json for machine-readable results.

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does mcporter do?

Direct CLI access to MCP servers with tool calling, auth, and code generation.

Is mcporter good?

mcporter does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support mcporter?

mcporter currently lists compatibility with Skills CLI.

Is mcporter safe to install?

mcporter has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to mcporter?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install mcporter?

Run the following command to install mcporter: npx skills add https://github.com/steipete/clawdis --skill mcporter

Related skills

More from steipete/clawdis

Related skills

Alternatives in Software Engineering