Gateway MCP Server - Routes tool calls to Docker-based MCP backends
Overview
what is mcpware?
mcpware is a Gateway MCP Server that intelligently routes tool calls to multiple Docker-based MCP backends, ensuring comprehensive security validation.
how to use mcpware?
To use mcpware, clone the repository, build the Docker image, configure your backend servers in a JSON file, and run it as a Docker container.
key features of mcpware?
- Bypass Tool Limits: Exposes only 2 routing tools while providing access to unlimited backend tools.
- Built-in Security: Prevents cross-backend data leakage and blocks SQL injection.
- Single Entry Point: Acts as a gateway for multiple MCP servers with automatic process management.
use cases of mcpware?
- Routing requests from a client application to various backend services.
- Managing multiple backend servers through a single interface.
- Enhancing security for data transactions between different services.
FAQ from mcpware?
- Can mcpware handle multiple backend servers?
Yes! mcpware is designed to route requests to multiple backend servers efficiently.
- Is mcpware secure?
Yes! It includes built-in security features to prevent data leakage and unauthorized access.
- What are the prerequisites for using mcpware?
You need Docker and the Claude Desktop app to run mcpware.