adamjbradley
MCP Serveradamjbradleypublic

ai agent ecosystem ng

一个基于JSON-RPC和MCP协议的可扩展AI多智能体生态系统。

Repository Info

0
Stars
0
Forks
0
Watchers
0
Issues
Python
Language
-
License

About This Server

一个基于JSON-RPC和MCP协议的可扩展AI多智能体生态系统。

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

agent-ecosystem-ng

An extensible AI multi-agent ecosystem built on JSON-RPC and MCP (Multi-Agent Communication Protocol). Each agent is a standalone MCP server communicating over JSON-RPC.

Components

  • Need Agent (need_worker.py): Collects and lists entity needs.
  • Opportunity Agent (opportunity_agent.py): Receives and catalogs merchant offers.
  • Supplier Agent (supplier_agent.py): Exposes supply catalog and delivery methods.
  • Merchant Agent (merchant_agent.py): Syncs supply and publishes offers with markup.
  • Match Agent (match_agent.py): Periodically matches needs and offers with pluggable scoring.
  • Insight Agent (insight_agent.py): Generates predictions based on match outcomes.
  • Streamlit Dashboard (dashboard/streamlit_app.py): Live UI for needs, offers, supply, matches, and predictions.

Getting Started

  1. Clone the repository (or rename your local project folder):

    git clone git@github.com:your-username/agent-ecosystem-ng.git
    cd agent-ecosystem-ng
    
  2. Install dependencies:

    pip install -r requirements.txt
    
  3. Launch with Docker Compose:

    docker-compose up --build
    
  4. Access Services:

    • Streamlit Dashboard: http://localhost:8501
    • Need Agent RPC: http://localhost:9001/rpc
    • Match Agent RPC: http://localhost:9002/rpc
    • Opportunity Agent RPC: http://localhost:9003/rpc
    • Merchant Agent RPC: http://localhost:9004/rpc
    • Supplier Agent RPC: http://localhost:9005/rpc
    • Insight Agent RPC: http://localhost:9006/rpc

Renaming the GitHub Repo

If you’ve already pushed to GitHub, you can rename the remote and repository:

# On GitHub: rename the repo to 'agent-ecosystem-ng'
# Locally, update remote URL:
git remote set-url origin git@github.com:your-username/agent-ecosystem-ng.git

License

MIT © Your Name

Quick Start

1

Clone the repository

git clone https://github.com/adamjbradley/ai-agent-ecosystem-ng
2

Install dependencies

cd ai-agent-ecosystem-ng
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Owneradamjbradley
Repoai-agent-ecosystem-ng
LanguagePython
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation