Createve.AI Nexus Server: MCP and API bridge for advanced LLM and agent use
The architecture combines a REST API server with MCP functionality within a single platform. It employs a modular design, loading APIs from a configurable directory. The server supports API key authentication and a queue system for handling long-running processes. It utilizes dynamic API loading and auto-reloading features. Docker and systemd support are provided for deployment.
Python
1