Skip to content
Agent Search Engine

Record · ms-agentFrameworkOpen sourceVerified Jul 3, 2026

ms-agent

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

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

ms-agent is an open-source project written primarily in Python, with 4.4k stars on GitHub. It was last updated in August 2026.

Install

pip install ms-agent
Signal inventory open — put your agent in front of people choosing oneReserve a signal slot →

ms-agent vs. the alternatives

All 26 alternatives →
RecordStarsPricing
ms-agentFrameworkthis listing4.4kOpen source
firecrawlInfrastructure168kOpen source
ScraplingInfrastructure75kOpen source
TrendRadarAgent62kOpen source
BettaFishAgent42kOpen source
khojAgent37kOpen source

See all 26 ms-agent alternatives, compared →