We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/DauQuangThanh/sso-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
README.md•447 B
# End-to-End Tests
This directory contains end-to-end test scripts generated from the E2E test plan.
## Structure
- `scenarios/` - Test scenario implementations
- `pages/` - Page Object Models
- `helpers/` - Test utility functions
- `fixtures/` - Test data fixtures
- `config/` - Test configuration files
## Running Tests
See `docs/e2e-test-plan.md` for test execution instructions.
## Generated by
Hanoi Rainbow `perform-e2e-test` command