alephpiece/mcpo-docker
An example Docker image for mcpo, a tool that exposes MCP (Model Context Protocol) servers as OpenAPI-compatible HTTP endpoints for OpenWebUI.
Platform-specific configuration:
{
"mcpServers": {
"mcpo-docker": {
"command": "npx",
"args": [
"-y",
"mcpo-docker"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...