# Auth0 MCP Server Tests
This directory contains tests for the Auth0 MCP Server. The tests are written using [Vitest](https://vitest.dev/) and [MSW](https://mswjs.io/) for mocking HTTP requests.
## Running Tests
To run the tests, use the following commands:
```bash
# Run all tests
npm test
# Run tests in watch mode
npm run test:watch
# Run tests with coverage
npm run test:coverage
```
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/auth0/auth0-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server