Network Ai

Created By
jovanSAPFIONEER3 months ago
Multi-agent orchestration MCP server with atomic shared blackboard, FSM governance, per-agent budget enforcement, and adapters for 12 AI frameworks including LangChain, AutoGen, CrewAI, and OpenAI Assistants.
Overview

Network-AI is a multi-agent orchestration framework for TypeScript/Node.js.

Features:

  • Atomic shared blackboard (prevents race conditions)
  • FSM governance over agent transitions
  • Per-agent budget enforcement
  • Cryptographic audit trails
  • 12 framework adapters: LangChain, AutoGen, CrewAI, OpenAI Assistants, LlamaIndex, Haystack, DSPy, Semantic Kernel, and more
  • 20+ MCP tools over SSE/JSON-RPC 2.0

Quick start: npx network-ai-server --port 3001

Server Config

{
  "mcpServers": {
    "network-ai": {
      "command": "npx",
      "args": [
        "-y",
        "network-ai-server",
        "--port",
        "3001"
      ]
    }
  }
}
Project Info
Created At
3 months ago
Updated At
3 months ago
Author Name
jovanSAPFIONEER
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Tavily Mcp
@tavily-ai

JavaScript
a year ago