[ADD]mcp market: Obtain the list of MCP services from MCP Market Source - ModelScope

This commit is contained in:
lixiangcheng1
2026-02-25 10:27:16 +08:00
parent b4f69f2cff
commit 5ca397befa
15 changed files with 1106 additions and 0 deletions

View File

@@ -143,6 +143,7 @@ dependencies = [
"owlready2>=0.46",
"lxml>=4.9.0",
"httpx>=0.28.0",
"modelscope>=1.34.0",
]
[tool.pytest.ini_options]