We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/deephaven/deephaven-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
check-mocks.md•187 B
---
description: Check that the right mocks are being used
---
For all test files, make sure that MagicMock and AsyncMock are used in the proper places. Be careful to check async usage.