We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/nobelk/random-number-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
bug_report.md•670 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. Run command '...'
2. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Error Output**
```
Paste any error messages or logs here
```
**Environment:**
- OS: [e.g. Ubuntu 22.04, macOS 14.0, Windows 11]
- Python version: [e.g. 3.13.0]
- uv version: [e.g. 0.4.0]
- Docker version (if applicable): [e.g. 24.0.7]
**Additional context**
Add any other context about the problem here.