# Deploy Speed Test
Used for benchmarking CLI deploy speed.
Run this against production to get more realistic numbers.
Install "Network Link Conditioner" on Mac to try slower network speeds.
https://forums.developer.apple.com/forums/thread/690358 which doesn't work on
localhost
Try commands like this:
```
python generate-project.py --node-files 10 --v8-files 10 --file-size 10000; du -sh convex; time npx convex dev --once
```
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/get-convex/convex-backend'
If you have feedback or need assistance with the MCP directory API, please join our Discord server