mcpc

Official

Enable Claude Code to drive MCP tasks with mcpc.

Authorapify
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Claude Code users often need direct, scriptable control over MCP servers. This Skill teaches Claude Code to drive MCP via the mcpc CLI, enabling tool discovery, execution, and automation without resorting to internal function calls.

Core Features & Use Cases

  • Command-line MCP access: List tools, read prompts, and call tools using mcpc commands.
  • Session management: Create and reuse persistent sessions to reduce latency and reconnect overhead.
  • JSON scripting compatibility: Output is JSON-ready for seamless integration with shells, jq, and pipelines.
  • Authentication handling: Support for OAuth and bearer tokens for safe, repeatable access to MCP servers.

Quick Start

  • List sessions and profiles: mcpc
  • Connect to a server and list tools: mcpc <server> connect @mysrv
  • Call a tool and parse results: mcpc @mysrv tools-list --json

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: mcpc
Download link: https://github.com/apify/mcpc/archive/main.zip#mcpc

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.