Back to Home
agentic-forge icon

forge-armory

by agentic-forge

Overview

An MCP (Multi-Modal Communication Protocol) gateway that aggregates tools from multiple backend MCP servers, optimizing responses for LLMs using TOON format.

Installation

Run Command
armory serve

Environment Variables

  • ARMORY_DATABASE_URL
  • ARMORY_HOST
  • ARMORY_PORT

Security Notes

The Admin API (/admin/*) lacks explicit authentication and authorization mechanisms, allowing unauthenticated users to manage backends, refresh tools, and view metrics. Additionally, CORS is configured to allow all origins (allow_origins=['*']), which, in conjunction with the unauthenticated Admin API, poses a significant security risk if the server is exposed publicly. Backend URLs can be configured via this API, meaning a compromised server could be directed to malicious MCP endpoints. It is CRITICAL to implement robust authentication/authorization for the Admin API before production deployment.

Similar Servers

Stats

Interest Score30
Security Score3
Cost ClassLow
Stars1
Forks0
Last Update2026-01-19

Tags

GatewayMCP ProtocolTool OrchestrationAPIMetrics