We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ParthKapoor-dev/devex'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
BUG_TEMPLATE.mdβ’901 B
---
name: π Bug Report
about: Report a bug or unexpected behavior in Devex
title: "[Bug] <short description>"
labels: bug
assignees: parthkapoor-dev
---
## π Describe the Bug
A clear and concise description of what the bug is.
## π Steps to Reproduce
1. Go to '...'
2. Run this command '...'
3. See error '...'
## π€ Expected Behavior
Explain what you expected to happen instead.
## πΌοΈ Screenshots / Logs
If applicable, add screenshots or error logs to help explain your problem.
## π» Environment
- OS: [e.g. Ubuntu 22.04, macOS Sonoma]
- Browser (if applicable): [e.g. Chrome, Firefox]
- Docker version: `docker --version`
- Go version: `go version`
- Node version: `node -v`
## π¦ Affected Component
- [ ] Core API
- [ ] Runner
- [ ] Templates
- [ ] Web (UI)
- [ ] CI/CD or GitHub Actions
- [ ] Docs
## π Additional Context
Any other context about the problem?