Distri: A Composable Agent Framework
@distrihub
About Distri: A Composable Agent Framework
Distri is A2A compatible OpenClaw like agent framework built in Rust.
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Distri?
Distri is an open-source AI agent framework built in Rust. It lets you define agents in markdown, connect product functions as tools, and run them from the CLI, as an API server, or embedded in a React UI.
How to use Distri?
Install via the curl script or Homebrew, then run distri serve to start the server and web UI on port 7777 (default). Use distri run <agent> --task "..." to execute built-in or custom agents, or define agents in markdown files and push them to Distri Cloud.
Key features of Distri
- Agents defined in markdown with TOML frontmatter.
- Built-in tool system: builtins, dynamic HTTP, external client-side, MCP.
- Skills: on-demand knowledge documents loaded at runtime.
- Sub-agents for delegation with isolated context and token budgets.
- Remote execution in sandboxed containers.
- Self-hosted with SQLite, no external dependencies required.
Use cases of Distri
- Run web search and scraping agents.
- Sandboxed code execution.
- Multi-phase research with sub-agent delegation.
- Embed agent chat into React applications.
- Design and push custom agents to a cloud service.
FAQ from Distri
Does Distri require a runtime like Node.js or Python?
No. Distri is a single compiled binary and requires no external runtime. It only needs SQLite for storage.
How do I define my own agent?
Create a markdown file with TOML frontmatter specifying the agent’s name, tools, and system prompt. Run it with distri run --agent my_agent --task "..." or push it to Distri Cloud.
Can I trace agent executions?
Yes. Distri provides a trace viewer and the distri traces list/show CLI command, showing full traces from agent to steps to LLM and tools with token/cost/latency data.
What is the default port for the server?
The default port is 7777. You can change it with --port 8080 or any other port.
Is there a cloud service for Distri?
Yes, Distri Cloud allows you to push agents and skills,
Frequently asked questions
Does Distri require a runtime like Node.js or Python?
No. Distri is a single compiled binary and requires no external runtime. It only needs SQLite for storage.
How do I define my own agent?
Create a markdown file with TOML frontmatter specifying the agent’s name, tools, and system prompt. Run it with `distri run --agent my_agent --task "..."` or push it to Distri Cloud.
Can I trace agent executions?
Yes. Distri provides a trace viewer and the `distri traces list/show` CLI command, showing full traces from agent to steps to LLM and tools with token/cost/latency data.
What is the default port for the server?
The default port is 7777. You can change it with `--port 8080` or any other port.
Is there a cloud service for Distri?
Yes, Distri Cloud allows you to push agents and skills,
Basic information
More AI & Agents MCP servers

Lumify Sports Intelligence
LumifyAgent-ready sports intelligence API: live scores, odds, line movement, public betting splits, and explainable bet confidence — via 16 MCP tools at https://lumify.ai/mcp. Get a free key instantly — no signup, email, or ca
MCP Client for Ollama (ollmcp)
joniglHarness the power of local LLMs with this TUI MCP Client for Ollama. Featuring all core MCP primitives (tools, prompts, resources), agent mode, multi-server, model switching, streaming responses, human-in-the-loop, thinking mode, model params config, system prompts, and saved pre
🔎 GPT Researcher
assafelovicAn autonomous agent that conducts deep research on any data using any LLM providers
欢迎来到 智言平台
Shy2593666979AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function Call、MCP 协议、RAG、Memory、HITL、Skill、Milvus 和 ElasticSearch 等技术,实现高效的知识检索与工具调用,使用 FastAPI 构建高性能后端服务。

Agentery
ntlgncFree MCP for live and historical pricing for 13,000+ agents and MCPs. Never knowingly pay too much... or charge too little. Know the going rate. https://agentery.com.
Comments