
Nucleus Brain - Multi-Agent Orchestration
@LKGargProjects
关于 Nucleus Brain - Multi-Agent Orchestration
🧠 The Core of Your AI Agents
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"nucleus-brain": {
"command": "python3",
"args": [
"-m",
"mcp_server_nucleus"
],
"env": {
"NUCLEAR_BRAIN_PATH": "/path/to/your/.brain"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Nucleus Brain - Multi-Agent Orchestration?
Nucleus Brain is an MCP server that provides 10 tools for events, state, artifacts, and triggers; 3 subscribable resources for state, events, and triggers; and 2 prompts for pre-built orchestration commands. It is designed with a privacy-first approach, keeping all data local.
How to use Nucleus Brain - Multi-Agent Orchestration?
Install the server via pip: pip install mcp-server-nucleus-brain. Then configure your MCP client to connect to this server and use its tools, resources, and prompts.
Key features of Nucleus Brain - Multi-Agent Orchestration
- 10 MCP Tools for events, state, artifacts, triggers
- 3 MCP Resources: subscribable state, events, triggers
- 2 MCP Prompts: pre-built orchestration commands
- Tested with 11 pytest tests and GitHub Actions CI
- Privacy-first: all data stays local
Use cases of Nucleus Brain - Multi-Agent Orchestration
—
FAQ from Nucleus Brain - Multi-Agent Orchestration
—
推理 分类下的更多 MCP 服务器
Unified MCP Suite
Godzilla675A suite of Model Context Protocol (MCP) servers designed to enhance AI agent capabilities. Provides tools for media search/understanding (images, video), web information retrieval, PDF generation, and PowerPoint presentation creation, enabling agents to interact with diverse data
Code Reasoning MCP Server
mettamattA code reasoning MCP server, a fork of sequential-thinking
quarkus-langchain4j-workshop
quarkusioQuarkus LangChain4J Workshop that demonstrates both single AI service capabilities and Agentic AI orchestration
Node Code Sandbox MCP 🛠️
mozicim# 🐢🚀 Node.js Sandbox MCP ServerThis repository hosts a Node.js server that implements the Model Context Protocol (MCP) for running JavaScript in isolated Docker containers. It allows for on-the-fly npm dependency installation, making it easy to execute code safely and efficient
n8n Workflow Builder MCP Server
makafeliAI assistant integration for n8n workflow automation through Model Context Protocol (MCP). Connect Claude Desktop, ChatGPT, and other AI assistants to n8n for natural language workflow management.
评论