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

Class MCPApiRequestError

modelscope/hub/mcp_api.py:28–30  ·  view source on GitHub ↗

Exception raised when MCP API request fails.

Source from the content-addressed store, hash-verified

26
27
28class MCPApiRequestError(MCPApiError):
29 """Exception raised when MCP API request fails."""
30 pass
31
32
33class MCPApiResponseError(MCPApiError):

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…