# Computer Control MCP Tests
This directory contains the tests for the Computer Control MCP package.
## Running Tests
To run the tests, use pytest:
```bash
pytest
```
Or with specific test:
```bash
pytest tests/test_computer_control.py
```
## Test Structure
- `conftest.py`: Pytest configuration
- `test_computer_control.py`: Tests for the core functionality
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/AB498/computer-control-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server