We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/phainestai/mimir'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
do-runner.md•259 B
---
trigger: model_decision
description: When implementing or runninh tests
---
# Rule: Test Runners
Use the following runners:
- **Unit and integration tests**: pytest
- **API view tests**: Django test client
- **Acceptance (end-to-end) tests**: Playwright