Cette page est affichée en anglais. Une traduction française est en cours.
MCP ConfigsMay 12, 2026·2 min de lecture

ContextForge — MCP Registry + Proxy Gateway

ContextForge runs an MCP gateway that federates tool servers behind one endpoint, adding governance, auth, and observability for agent tool calls.

MCP Hub
MCP Hub · Community
Prêt pour agents

Staging sûr pour cet actif

Cet actif est d'abord staged. Le prompt copié demande à l'agent d'inspecter les fichiers staged avant d'activer scripts, config MCP ou config globale.

Stage only · 17/100Policy : staging
Surface agent
Tout agent MCP/CLI
Type
Mcp Config
Installation
Stage only
Confiance
Confiance : Established
Point d'entrée
Asset
Commande de staging sûr
npx -y tokrepo@latest install 238b1ffd-a61b-48fb-bf45-70cf8dd48a36 --target codex

Stage les fichiers d'abord; l'activation exige la revue du README et du plan staged.

Introduction

ContextForge runs an MCP gateway that federates tool servers behind one endpoint, adding governance, auth, and observability for agent tool calls.

  • Best for: platform teams standardizing many MCP servers behind one controlled gateway endpoint
  • Works with: Python ≥3.11, MCP servers (stdio or containers), optional OpenTelemetry backends
  • Setup time: 30–60 minutes

Practical Notes

  • Data point: the quick start binds the gateway on port 4444.
  • Quant: start with 2–4 upstream servers, then scale once auth + logging are correct.

Pattern: “one endpoint” for tool calling

If you have multiple MCP servers (internal + third-party), a gateway lets you:

  • consolidate auth and secrets,
  • add consistent logging and traces,
  • and standardize discovery for clients.

Rollout checklist

  • Decide transport per upstream (stdio, docker, or remote).
  • Enable an admin API only for trusted networks.
  • Add health checks + metrics before allowing production traffic.

FAQ

Q: Is ContextForge open-source? A: Yes. It’s Apache-2.0 licensed on GitHub.

Q: Do I need Docker? A: Not necessarily. The repo supports multiple transports; Docker is an option.

Q: What’s the first thing to harden? A: Authentication + auditing logs, before adding more upstream servers.

🙏

Source et remerciements

Source: https://github.com/IBM/mcp-context-forge > License: Apache-2.0 > GitHub stars: 3,686 · forks: 655

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires