by MCP Community
A plugin for the oclif CLI framework that automatically discovers commands and serves them through the Model Context Protocol (MCP).
A plugin for the oclif CLI framework that automatically discovers commands and serves them through the Model Context Protocol (MCP).
npx -y oclif-plugin-mcp-server
{
"mcpServers": {
"oclif-plugin": {
"command": "npx",
"args": ["-y", "oclif-plugin-mcp-server"]
}
}
}Authentication
Not declared
Server class
CommunityCompliance
None declared