npjonath/oclif-plugin-mcp-server
A plugin for the oclif CLI framework that automatically discovers commands and serves them through the Model Context Protocol (MCP).
Platform-specific configuration:
{
"mcpServers": {
"oclif-plugin-mcp-server": {
"command": "npx",
"args": [
"-y",
"oclif-plugin-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...