CN

CreateveAI Nexus

Created 6 months ago

Createve.AI Nexus is an open-source solution that bridges AI agents with enterprise systems using the Model Context Protocol.

development location documentation public AI integration

What is CreateveAI Nexus?

Open-Source Bridge Between AI Agents and Enterprise Systems, with simple custom API plug-in capabilities (including close compatibility with ComfyUI nodes), support for Copilot Studio's MCP agent integations, and support for Azure deployment in secure environments with secrets stored in Azure Key Vault, as well as straightforward on-premises deployment.

Documentation

Comprehensive documentation is available in the docs directory: * Setup Guide - Installation and configuration * Configuration Guide - Detailed configuration options * Quick Start: Custom Integrations - Create your first integration * Architecture Overview - System architecture and components * Custom API Guide - Advanced integration development * API Usage Guide - REST API documentation * MCP Integration Guide - Detailed MCP implementation * Azure Reference Architecture - Enterprise deployment patterns * n8n Nodes - Workflow automation integration

Server Config

{
  "mcpServers": {
    "createveai-nexus-server": {
      "command": "npx",
      "args": [
        "createveai-nexus"
      ]
    }
  }
}

Links & Status

Repository: github.com
Hosted: No
Global: No
Official: No

Project Info

Hosted Featured
Created At: May 23, 2025
Updated At: Aug 07, 2025
Author: RootUK
Category: community
License: Apache License v2
Tags:
development location documentation