|
1 | 1 | # MCP Gateway
|
2 | 2 |
|
3 | 3 | > Model Context Protocol gateway & proxy - unify REST, MCP and A2A with federation, virtual servers, retries, security and an optional admin UI.
|
| 4 | +# MCP Gateway |
4 | 5 |
|
5 |
| -[](https://github.com/IBM/mcp-context-forge/actions/workflows/codeql.yml) |
6 |
| -[](https://github.com/IBM/mcp-context-forge/actions/workflows/bandit.yml) |
7 |
| -[](https://github.com/IBM/mcp-context-forge/actions/workflows/dependency-review.yml) |
| 6 | +> Model Context Protocol gateway & proxy — unify REST, MCP, and A2A with federation, virtual servers, retries, security, and an optional admin UI. |
| 7 | +
|
| 8 | +<!-- === CI / Security / Build Badges === --> |
8 | 9 | [](https://github.com/IBM/mcp-context-forge/actions/workflows/python-package.yml)
|
| 10 | +[](https://github.com/IBM/mcp-context-forge/actions/workflows/codeql.yml) |
| 11 | +[](https://github.com/IBM/mcp-context-forge/actions/workflows/bandit.yml) |
| 12 | +[](https://github.com/IBM/mcp-context-forge/actions/workflows/dependency-review.yml) |
| 13 | + |
| 14 | +<!-- === Container Build & Deploy === --> |
9 | 15 | [](https://github.com/IBM/mcp-context-forge/actions/workflows/docker-image.yml)
|
10 | 16 | [](https://github.com/IBM/mcp-context-forge/actions/workflows/ibm-cloud-code-engine.yml)
|
11 | 17 |
|
| 18 | +<!-- === Package / Container === --> |
12 | 19 | [](LICENSE)
|
13 | 20 | [](https://pypi.org/project/mcp-contextforge-gateway/)
|
14 |
| -[](https://pepy.tech/projects/mcp-contextforge-gateway)<br/> |
| 21 | +[](https://github.com/ibm/mcp-context-forge/pkgs/container/mcp-context-forge) |
| 22 | + |
15 | 23 |
|
16 | 24 | ContextForge MCP Gateway is a feature-rich gateway & proxy that federates MCP and REST services - unifying discovery, auth, rate-limiting, observability, virtual servers, multi-transport protocols, and an optional live Admin UI into one clean endpoint for your AI clients. It runs as a fully compliant MCP server, deployable via PyPI or Docker, and scales to multi-cluster environments on Kubernetes with Redis-backed federation and caching.
|
17 | 25 |
|
@@ -1740,6 +1748,10 @@ Special thanks to our contributors for helping us improve ContextForge MCP Gatew
|
1740 | 1748 |
|
1741 | 1749 | [](https://www.star-history.com/#ibm/mcp-context-forge&Date)
|
1742 | 1750 |
|
1743 |
| -[](https://github.com/ibm/mcp-context-forge/network/members) |
1744 |
| -
|
1745 |
| -<!-- [](https://github.com/ibm/mcp-context-forge/issues) --> |
| 1751 | +<!-- === Usage Stats === --> |
| 1752 | +[](https://pepy.tech/project/mcp-contextforge-gateway) |
| 1753 | +[](https://github.com/ibm/mcp-context-forge/stargazers) |
| 1754 | +[](https://github.com/ibm/mcp-context-forge/network/members) |
| 1755 | +[](https://github.com/ibm/mcp-context-forge/graphs/contributors) |
| 1756 | +[](https://github.com/ibm/mcp-context-forge/commits) |
| 1757 | +[](https://github.com/ibm/mcp-context-forge/issues) |
0 commit comments