Mcporter

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

tomevault-io Updated

File contents

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 — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/hcnimi--clawdis--mcporter commit dadcc85725

Frequently asked questions

npx skillmds@latest add tomevault-io/mcporter-4