mcpc
CLI client for MCP protocol with support for persistent sessions, OAuth, tasks, JSON output, and proxy.
GraphCanon updated 3w · GitHub synced 3w
Decision brief
mcpc is a CLI client for interacting with Model Context Protocol in TypeScript, providing support for persistent sessions, OAuth 2.1, task handling, JSON output, and proxy capabilities.
Good fit when
- If you require a command-line interface compatible with the Model Context Protocol to manage AI agents or workflows involving TypeScript code execution and task handling.
- For environments where persistent session management is essential for maintaining state between command executions without needing repeated logins.
Avoid when
- In scenarios that specifically demand a graphical user interface over CLI, as mcpc solely offers terminal-based operations with no GUI alternative.
- If your project strictly uses languages other than TypeScript or has no need for the MCP protocol, considering mcpc's capabilities are built around these.
- Requirements:
- Does not require Docker, can be integrated easily within environments without Docker support.
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Adoption
Package downloads where a registry match exists. GitHub stars (733) are secondary evidence.
- npm downloads (30d)
- 31,258·npm downloads API·3w
Maintenance and security
Full trust report- Maintenance
- Very active (0d since push)
- As of 3w
- Provenance
- Not a fork · Organization account
- As of 3w
- Security (OSV)
- No MCP manifest
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
npm install mcpc npmSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
Provides tools for interacting with the Model Context Protocol through a CLI interface in TypeScript, offering features like persistent sessions, OAuth 2.1 support, task handling, and more.
Capability facts
- CLI
- CLI entrypoint
Source: package.json:bin|scripts · Jul 27, 2026
- MCP server
- Ships MCP server
Source: package.json:@modelcontextprotocol/* · Jul 27, 2026
- Languages
- typescript, javascript
Source: github.language+package.json · Jul 27, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Jul 27, 2026)
Requires a JavaScript runtime — install the latest [Node.js](https://nodejs.org/en/download) or [Bun](https://bun.sh) if you don't have oneSource link
Tags
README
For agents
This page has a .md twin and JSON over the API.