LogoSTMCP
Download
createveai-nexus-server

Createve.AI Nexus

Createve.AI Nexus is an open-source MCP implementation that bridges AI agents with enterprise systems, enabling secure real-time data access and system integration for Microsoft Copilot Studio, Anthropic Claude, and other MCP-enabled platforms.

Tools

1. Manufacturing Intelligence

Connect AI agents to production lines, equipment sensors, and maintenance systems via MCP.

2. Enterprise Data Integration

Enable AI agents to access business databases, CRM systems, and document stores through MCP.

3. AI Model Orchestration

Integrate AI agents with computer vision, language models, and media generation systems using MCP.

Open Graph image for Createve.AI Nexus

JSON Config

{
  "mcpServers": {
    "createve-ai-nexus": {
      "command": "node",
      "args": ["server.js"],
      "env": {
        "NEXUS_CONFIG_PATH": "./config.json",
        "AZURE_KEY_VAULT_NAME": "your-key-vault"
      }
    }
  }
}

Useful Links

Information