We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/scarecr0w12/whmcs-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
---
name: Bug Report
about: Create a report to help us improve
title: '[BUG] '
labels: bug
assignees: ''
---
## Describe the Bug
A clear and concise description of what the bug is.
## To Reproduce
Steps to reproduce the behavior:
1. Run command '...'
2. Use tool '...'
3. See error
## Expected Behavior
A clear and concise description of what you expected to happen.
## Error Output
```
Paste any error messages here
```
## Environment
- OS: [e.g., Ubuntu 22.04, macOS 14, Windows 11]
- Node.js version: [e.g., 20.10.0]
- WHMCS version: [e.g., 8.8.0]
- MCP Server version: [e.g., 1.0.0]
## Additional Context
Add any other context about the problem here.
## Checklist
- [ ] I have checked the [Configuration Guide](../docs/CONFIGURATION.md)
- [ ] I have verified my WHMCS API credentials are correct
- [ ] I have checked the WHMCS activity log for errors