mcp/api-gatewayA universal MCP (Model Context Protocol) server to integrate any API with Claude Desktop using only Docker configurations.
What is an MCP Server?
| Attribute | Details |
|---|---|
| Docker Image | mcp/api-gateway |
| Author | rflpazini |
| Repository | [***] |
| Attribute | Details |
|---|---|
| Dockerfile | [***] |
| Commit | f197f8db4f4990d76148342e27f005d9022df417 |
| Docker Image built by | Docker Inc. |
| Docker Scout Health Score | !Docker Scout Health Score |
| Verify Signature | COSIGN_REPOSITORY=mcp/signatures cosign verify mcp/api-gateway --key [***] |
| Licence |
| Tools provided by this Server | Short Description |
|---|---|
execute_api | Execute any API endpoint with custom parameters |
get_api_info | Get information about available APIs and their endpoints |
execute_apiExecute any API endpoint with custom parameters
| Parameters | Type | Description |
|---|---|---|
api_name | string | Name of the API |
method | string | |
path | string | API endpoint path |
data | object optional | Request body data |
headers | object optional | Additional headers |
params | object optional | Query parameters |
get_api_infoGet information about available APIs and their endpoints
| Parameters | Type | Description |
|---|---|---|
api_name | string optional | Name of the API (optional, shows all if not provided) |
json{ "mcpServers": { "mcp-api-gateway": { "command": "docker", "args": [ "run", "-i", "--rm", "-e", "API_1_NAME", "-e", "API_1_SWAGGER_URL", "-e", "API_1_HEADER_AUTHORIZATION", "mcp/api-gateway" ], "env": { "API_1_NAME": "name", "API_1_SWAGGER_URL": "[***]", "API_1_HEADER_AUTHORIZATION": "token" } } } }
Why is it safer to run MCP Servers with Docker?



manifest unknown 错误
TLS 证书验证失败
DNS 解析超时
410 错误:版本过低
402 错误:流量耗尽
身份认证失败错误
429 限流错误
凭证保存错误
来自真实用户的反馈,见证轩辕镜像的优质服务