a year ago
developer-toolsAn example Docker image for mcpo(with npm,curl,nodejs,uv Pre-Built;Pre-Built MCP:amap;baidumap;server-brave-search; tavily;fetch), a tool that exposes MCP (Model Context Protocol) servers as OpenAPI-compatible HTTP endpoints for OpenWebUI.
Overview
What is mcpo_docker_use?
mcpo_docker_use is an example Docker image for mcpo, a tool that exposes Model Context Protocol (MCP) servers as OpenAPI-compatible HTTP endpoints for OpenWebUI.
How to use mcpo_docker_use?
To use mcpo_docker_use, clone the repository, copy the sample configuration files, update them as needed, and then create a Docker container to start the servers.
Key features of mcpo_docker_use?
- Pre-built Docker image with npm, curl, nodejs, and uv.
- Supports multiple MCP servers like amap, baidumap, and brave-search.
- Easy integration with OpenWebUI through OpenAPI endpoints.
Use cases of mcpo_docker_use?
- Exposing various MCP services as HTTP endpoints.
- Integrating with OpenWebUI for enhanced functionality.
- Testing and developing applications that utilize MCP servers.
FAQ from mcpo_docker_use?
- Is mcpo_docker_use free to use?
Yes! mcpo_docker_use is open-source and free to use.
- How do I set the API key for MCP?
You can set the API key in the docker-compose.yml file under the environment section.
- Can I build the Docker image from source?
Yes! You can build the Docker image from source using the provided Dockerfile.