We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/perfecxion-ai/secure-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
bug_report.md•735 B
---
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. Configure server with '...'
2. Send request to '....'
3. See error
## Expected behavior
A clear and concise description of what you expected to happen.
## Actual behavior
What actually happened instead.
## Environment
- **OS**: [e.g. Ubuntu 22.04]
- **Node version**: [e.g. 20.10.0]
- **MCP Server version**: [e.g. 1.0.0]
- **Deployment**: [e.g. Docker, Kubernetes, bare metal]
## Logs
```
Paste relevant log output here
```
## Additional context
Add any other context about the problem here.