# ms-agent

> MS-Agent: a lightweight framework to empower agentic execution of complex tasks

## Facts
- **Category:** [Research & Data Agents](https://agentsearchengine.app/category/research-agents)
- **Type:** Framework
- **Pricing:** Open source
- **GitHub stars:** 4,352
- **Language:** Python
- **License:** Apache-2.0
- **Last repo activity:** 3 days ago (Jul 31, 2026)
- **Official site:** https://ms-agent-en.readthedocs.io
- **Source code:** https://github.com/modelscope/ms-agent
- **Listing on Agent Search Engine:** https://agentsearchengine.app/agents/ms-agent
- **Data verified:** July 2026

## About ms-agent
MS-Agent is a lightweight framework designed to empower agents with autonomous exploration capabilities. It provides a flexible and extensible architecture that allows developers to create agents capable of performing complex tasks, such as code generation, data analysis, and tool calling for general purposes with MCP (Model Calling Protocol) support. mcp = { "mcpServers": { "fetch": { "type": "streamable_http", "url": "https://mcp.api-inference.modelscope.net/{your_mcp_uuid}/mcp" } } } llm_agent = LLMAgent(mcp_config=mcp) # Run task await llm_agent.run('Introduce modelscope.cn')

_From the project's README._

## Install

```
pip install ms-agent
```

## Alternatives
ms-agent sits in research & data agents. Related tools indexed here:
- [firecrawl](https://agentsearchengine.app/agents/firecrawl) — The API to search, scrape, and interact with the web at scale. · Open source · Infrastructure · 160k★ · TypeScript · AGPL-3.0 · active 1 day ago
- [Scrapling](https://agentsearchengine.app/agents/scrapling) — An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl! · Open source · Infrastructure · 72k★ · Python · BSD-3-Clause · active 4 days ago
- [TrendRadar](https://agentsearchengine.app/agents/trendradar) — AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts. · Open source · Agent · 61k★ · Python · GPL-3.0 · active 17 days ago
- [BettaFish](https://agentsearchengine.app/agents/bettafish) — 微舆：人人可用的多Agent舆情分析助手，打破信息茧房，还原舆情原貌，预测未来走向，辅助决策！从0实现，不依赖任何框架。 · Open source · Agent · 42k★ · Python · GPL-2.0 · active 13 days ago
- [khoj](https://agentsearchengine.app/agents/khoj) — Your AI second brain. Self-hostable. Get answers from the web or your docs. Build custom agents, schedule automations, do deep research. · Open source · Agent · 36k★ · Python · AGPL-3.0 · active 1 day ago
- [storm](https://agentsearchengine.app/agents/storm) — An LLM-powered knowledge curation system that researches a topic and generates a full-length report with citations. · Open source · Agent · 31k★ · Python · MIT · active 10 months ago
- [FastGPT](https://agentsearchengine.app/agents/fastgpt) — FastGPT is a knowledge-based platform built on the LLMs, offers a comprehensive suite of out-of-the-box capabilities such as data processing, RAG retrieval, and visual AI workflow orchestration, · Open source · Platform · 29k★ · TypeScript · active today
- [gpt-researcher](https://agentsearchengine.app/agents/gpt-researcher) — An autonomous agent that conducts deep research on any data using any LLM providers · Open source · Agent · 29k★ · Python · Apache-2.0 · active 16 days ago

---
Source: [Agent Search Engine](https://agentsearchengine.app) — an independent, hand-curated index of AI agents, MCP servers, and frameworks. Rankings are never sold; sponsored placements are labeled and never numbered. Full directory: https://agentsearchengine.app/llms-full.txt
