Distri icon

Distri

Createddistrihub

Build and compose AI agents using YAML or Rust scripts, leveraging the MCP standard for inter-agent communication and capability sharing.

About

Distri is a Rust-based framework designed to facilitate the creation and composition of AI agents. It allows developers to construct, publish, and combine agent capabilities using the Multi-Agent Communication Protocol (MCP). This framework enables agents to communicate, share tools, execute tasks collaboratively, and handle state management efficiently, fostering an ecosystem of composable AI capabilities that are easily integrated and reused.

Key Features

  • Modular Design for creating independent, composable agents
  • MCP Protocol support for standardized inter-agent communication
  • Rust-based for high performance and reliability
  • Tool Publishing for sharing agents as reusable MCP-compatible tools
  • AI Gateway integration for accessing 250+ LLMs
  • 3 GitHub stars

Use Cases

  • Developing reusable agent capabilities for various tasks
  • Building AI applications that leverage a network of specialized agents
  • Creating collaborative AI workflows