We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/procoders/openapi-mcp-ts'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
bug_report.md•527 B
---
name: Bug report
about: Something not working? Let us know
title: ''
labels: bug
assignees: ''
---
**What happened?**
A clear description of the bug.
**How to reproduce**
1. Run with these options: `...`
2. Send this request: `...`
3. See error
**Expected behavior**
What you expected to happen.
**OpenAPI spec**
If possible, link to or paste the relevant part of your OpenAPI spec.
**Environment**
- Docker image version or commit:
- Node.js version (if from source):
- OS:
**Logs**
```
Paste relevant logs here
```