# Mcporter

> Manage and call MCP servers (list, call, auth, daemon). Use when this capability is needed.

- Skill: `tomevault-io/mcporter-4` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/mcporter-4`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/mcporter-4/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/mcporter-4

---


# mcporter

Use `mcporter` to list MCP servers and call tools.

Quick start
- `mcporter list`
- `mcporter list <server> --schema`
- `mcporter call <server.tool> arg=value`

Auth + lifecycle
- OAuth: `mcporter auth <server>`
- Daemon: `mcporter daemon status|start|stop`

Ad-hoc servers
- HTTP: `mcporter list --http-url https://host/mcp --name <name>`
- STDIO: `mcporter call --stdio "bun run ./server.ts" --name <name>`

Notes
- Config sources: `~/.mcporter/mcporter.json[c]` and `config/mcporter.json`.
- Prefer `--json` when you need machine-readable output.

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/hcnimi) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-15 -->

