MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

M
Mindspore Model Hub MCP

一个基于 MCP 的 MindSpore 开发工具包:既能查询官方模型清单,也提供 PyTorch ↔ MindSpore 互转等跨框架辅助能力。

Created 12/12/2025
Updated 3 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

uvx mindspore-model-hub-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "whitea133-mindspore-model-hub-mcp": { "command": "uvx", "args": [ "mindspore-model-hub-mcp" ] } } }