by Rath-Team · MCP Server · ★ 1.1k
OpenRath English | 简体中文 OpenRath is a PyTorch-like multi-agent & multi-session framework. It turns agent runtime state into explicit, composable Python objects: Session carries conversation state and inter-agent collaboration lineage. Sandbox decides where tools actually run. Memory persists agent memory state across runs. Tool is the operator-like callable surface exposed to the model. Agent is a reusable, composable session transformation layer. Workflow composes multiple agents and workflows into larger systems. Selector routes between self-describing workflows at
| Stars | 1,074 |
| Forks | 47 |
| Language | Python |
| Category | MCP Server |
| License | BSD-3-Clause |
| Quality Score | 64.2851070741564/100 |
| Open Issues | 2 |
| Last Updated | 2026-07-08 |
| Created | 2026-05-04 |
| Platforms | mcp, python |
| Est. Tokens | ~17k |
These tools work well together with OpenRath for enhanced workflows:
Explore other popular mcp server tools:
OpenRath is An open-source, PyTorch-like runtime for dynamic multi-agent and multi-session workflows.. It is categorized as a MCP Server with 1.1k GitHub stars.
OpenRath is primarily written in Python. It covers topics such as agent-framework, agentic-ai, ai-agents.
You can find installation instructions and usage details in the OpenRath GitHub repository at github.com/Rath-Team/OpenRath. The project has 1.1k stars and 47 forks, indicating an active community.
OpenRath is released under the BSD-3-Clause license, making it free to use and modify according to the license terms.