Agent Search Engine

Issue 001 / A living technical almanac

System scan: active

Record / ms-agentFrameworkOpen sourceVerified

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.3k stars on GitHub. It was last updated in July 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 research & data agents
AgentStarsPricing
ms-agentFrameworkthis listing4.3kOpen source
firecrawlInfrastructure143kOpen source
ScraplingInfrastructure68kOpen source
TrendRadarAgent60kOpen source
BettaFishAgent42kOpen source
khojAgent35kOpen source