We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/randomm/files-db-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
bug_report.md•621 B
---
id: TASK-XXX
type: bug
priority: high|medium|low
status: todo
assignee:
due: YYYY-MM-DD
---
# Bug Title
## Description
[Clear description of the bug]
## Steps to Reproduce
1. [Step 1]
2. [Step 2]
3. [Step 3]
## Expected Behavior
[What should happen]
## Actual Behavior
[What actually happens]
## Environment
- Docker version: [version]
- OS: [operating system]
- Other relevant environment details
## Possible Cause
[If known, what might be causing the issue]
## Suggested Fix
[If known, how the issue might be fixed]
## Screenshots/Logs
[If applicable, add screenshots or logs to help explain the problem]