Network Ai
@jovanSAPFIONEER
关于 Network Ai
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.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"network-ai": {
"command": "npx",
"args": [
"-y",
"network-ai-server",
"--port",
"3001"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Network Ai?
Network Ai is a multi-agent orchestration framework for TypeScript/Node.js, featuring an atomic shared blackboard, FSM governance, per-agent budget enforcement, and cryptographic audit trails. It integrates with 12 framework adapters (e.g., LangChain, AutoGen, CrewAI) and provides over 20 MCP tools over SSE/JSON-RPC 2.0.
How to use Network Ai?
Run npx network-ai-server --port 3001 to start the MCP server with the built-in tools.
Key features of Network Ai
- Atomic shared blackboard prevents race conditions
- FSM governance over agent transitions
- Per-agent budget enforcement
- Cryptographic audit trails
- 12 framework adapters for orchestration
- 20+ MCP tools over SSE/JSON-RPC 2.0
Use cases of Network Ai
- Build multi-agent systems with race-free shared memory
- Govern agent state transitions using finite state machines
- Enforce spending limits per agent in orchestrated workflows
- Generate cryptographic proofs of agent interactions
- Integrate agents across different frameworks (LangChain, AutoGen, etc.)
FAQ from Network Ai
What runtime does Network Ai require?
Node.js with TypeScript support.
How do I start the MCP server?
Run npx network-ai-server --port 3001.
What transports and protocols does it use?
MCP tools are served over SSE and JSON-RPC 2.0.
How many framework adapters are supported?
12 adapters including LangChain, AutoGen, CrewAI, and more.
Does it support cryptographic audit trails?
Yes, it provides cryptographic audit trails for agent interactions.
AI 与智能体 分类下的更多 MCP 服务器
Web Agent Protocol
OTA-Tech-AI🌐Web Agent Protocol (WAP) - Record and replay user interactions in the browser with MCP support
mcp-hfspace MCP Server 🤗
evalstateMCP Server to Use HuggingFace spaces, easy configuration and Claude Desktop mode.
Perplexity Ask MCP Server
ppl-aiThe official MCP server implementation for the Perplexity API Platform
Unreal Engine Generative AI Support Plugin
prajwalshettydevUnreal Engine plugin for LLM/GenAI models & MCP UE5 server. OpenAI GPT-5, Deepseek R1, Claude Opus/Sonnet, Gemini 3, Grok 4, Alibaba Qwen, Kimi, ElevenLabs TTS, Inworld, OpenRouter, Groq, GLM, Ollama, Local, Meshy, Tripo, Hunyuan3D, Rodin, fal, Dashscope, Seedream. NPC AI, agenti
21st.dev Magic AI Agent
21st-devIt's like v0 but in your Cursor/WindSurf/Cline. 21st dev Magic MCP server for working with your frontend like Magic
评论