Skip to content

Oclif Plugin

Free

by MCP Community

A plugin for the oclif CLI framework that automatically discovers commands and serves them through the Model Context Protocol (MCP).

v0.7.1Added Apr 12, 2026
oclif-plugin
Works with:ClaudeGPTGeminiCopilot

Oclif Plugin MCP Server

A plugin for the oclif CLI framework that automatically discovers commands and serves them through the Model Context Protocol (MCP).

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y oclif-plugin-mcp-server
Add to claude_desktop_config.json
{
  "mcpServers": {
    "oclif-plugin": {
      "command": "npx",
      "args": ["-y", "oclif-plugin-mcp-server"]
    }
  }
}

Trust & Compliance

Authentication

Not declared

Server class

Community

Compliance

None declared