MCPcopy Create free account
hub / github.com/modelscope/modelscope / MCPApiResponseError

Class MCPApiResponseError

modelscope/hub/mcp_api.py:33–35  ·  view source on GitHub ↗

Exception raised when MCP API response is invalid.

Source from the content-addressed store, hash-verified

31
32
33class MCPApiResponseError(MCPApiError):
34 """Exception raised when MCP API response is invalid."""
35 pass
36
37
38class MCPApi(HubApi):

Callers 3

list_mcp_serversMethod · 0.85
get_mcp_serverMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…