mcp-agentic-mesh

vishalmysore
2
use agentic Mesh across 4 different servers for MCP and A2A protocols

Overview

What is mcp-agentic-mesh

mcp-agentic-mesh is a multi-server architecture that utilizes the Model Context Protocol (MCP) and Agent-to-Agent (A2A) communication protocols across four distinct servers, each dedicated to a specific domain such as dessert, gym, restaurant, and yoga services.

How to Use

To use mcp-agentic-mesh, start each server by executing the corresponding Maven command for each domain. For example, use 'mvn spring-boot:run -Pdessert' to start the Dessert server on port 7863. Repeat this for the Gym, Restaurant, and Yoga servers using their respective commands.

Key Features

Key features include a modular server architecture, independent querying capabilities for each server, and support for multiple domains through MCP and A2A protocols, allowing for flexible and scalable service integration.

Where to Use

mcp-agentic-mesh can be used in various domains such as food services (desserts), fitness (gyms), dining (restaurants), and wellness (yoga), making it suitable for applications that require domain-specific services.

Use Cases

Use cases include integrating different service domains into a single application, enabling cross-domain queries, and providing a seamless user experience across multiple service types.

Content