modelscope agent
Basic Information
MS-Agent is a lightweight framework to build and run autonomous agents that connect large language and other AI models to external tools and environments. It is designed to enable agents to perform complex tasks such as code generation, data analysis, document research, and tool calling while supporting the Model Context Protocol (MCP) for standardised model interactions. The repository bundles multi-agent orchestration, examples and applications, and specialized projects like Deep Research (Agentic Insight) and Doc Research for multimodal report generation. It targets developers who want an extensible, production-capable agent system that can run locally or integrated with ModelScope Studio. The project includes a Python package, installation instructions, demos, and example scripts to configure MCP servers, initialise LLMAgents, and run tasks with ModelScope API credentials.